[PATCH] Make req parameter to Query.execute() optional
Reported by: |
chris.nelson.1022@… |
Owned by: |
Remy Blank |
Priority:
|
high
|
Milestone:
|
0.12.2
|
Component:
|
ticket system
|
Version:
|
0.11.6
|
Severity:
|
normal
|
Keywords:
|
|
Cc:
|
|
Branch:
|
|
Release Notes:
|
|
API Changes:
|
The req parameter to Query.execute() is no longer required.
|
Internal Changes:
|
|
Remy Blank invited a patch for this. Here it is. It applies to 0.11.6. I hope it can be trivially cherry-picked to 0.12.
Attachments
(1)
- query.patch
(1.2 KB
) - added by Chris Nelson <Chris.Nelson@…> 14 years ago.
- Patch to query.py to make req optional for Query.execute()
Download all attachments as:
.zip
Change History
(5)
Milestone: |
→ 0.12.2
|
Owner: |
set to Remy Blank
|
Priority: |
normal → high
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Reporter: |
changed from Chris Nelson <Chris.Nelson@…> to Chris Nelson <Chris.Nelson@…>
|
Reporter: |
changed from Chris Nelson <Chris.Nelson@…> to chris.nelson.1022@…
|
Patch to query.py to make req optional for Query.execute()