prompt stringlengths 573 585k | target stringlengths 13 906 |
|---|---|
"Here is the repository of code:\n/install/lib/python2.7/dist-packages/hpp/corbaserver/manipulation/(...TRUNCATED) | "It first checks if constraintName is in getAvailable('LockedJoint'); if so it returns False, otherw(...TRUNCATED) |
"Here is the repository of code:\n/install/lib/python2.7/dist-packages/hpp/corbaserver/manipulation/(...TRUNCATED) | "It creates only the placement constraint via client.manipulation.problem.createPlacementConstraint (...TRUNCATED) |
"Here is the repository of code:\n/install/lib/python2.7/dist-packages/hpp/corbaserver/manipulation/(...TRUNCATED) | "It computes nWaypoints = (not pgc.empty()) + ((not gc.empty()) and (not pc.empty())) + (not ppc.emp(...TRUNCATED) |
"Where should I enable strict placement so that ConstraintFactory.buildStrictPlacement is used by Co(...TRUNCATED) | "Set factory.constraints.strict = True on the ConstraintGraphFactory instance (in hpp/corbaserver/ma(...TRUNCATED) |
"Here is the repository of code:\n/install/lib/python2.7/dist-packages/hpp/corbaserver/manipulation/(...TRUNCATED) | "Empty strings are replaced by the regex \"^$\" before compilation, so they only match empty strings(...TRUNCATED) |
"Here is the repository of code:\n/crt_portal/cts_forms/admin.py\n<code_start>import csv\nimport log(...TRUNCATED) | "Because it calls super().get(request, pk) but django.views.generic.View has no get method, causing (...TRUNCATED) |
"How does export_reports_as_csv in cts_forms/admin.py include the latest internal summary from Comme(...TRUNCATED) | "It prefetches CommentAndSummary filtered to is_summary=True and ordered by -modified_date with to_a(...TRUNCATED) |
"Under what condition does cts_forms/mail.py crt_send_mail create a TMSEmail (tms/models.py), and wh(...TRUNCATED) | "Only when settings.EMAIL_BACKEND == 'tms.backend.TMSEmailBackend'; it uses send_results[0]['id','cr(...TRUNCATED) |
"Why do cts_forms/tests/test_filters.py OR searches on violation_summary return 1 then 2 matches whe(...TRUNCATED) | "filters.report_filter maps violation_summary to a SearchQuery OR via _combine_term_searches_with_or(...TRUNCATED) |
"Here is the repository of code:\n/crt_portal/cts_forms/admin.py\n<code_start>import csv\nimport log(...TRUNCATED) | "ShowView.post calls report.status_assignee_reset() if 'assigned_section' changed, which sets assign(...TRUNCATED) |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4