summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Collapse)AuthorAgeFilesLines
* Issue #24808: Merge 3.5 into 3.6Martin Panter2015-08-251-0/+1
|\
| * Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async fieldMartin Panter2015-08-251-0/+1
| |\
| | * Issue #24808: Update the documentation of some PyTypeObject fieldsMartin Panter2015-08-251-0/+1
| | | | | | | | | | | | Patch by Joseph Weston.
* | | Issue #22812: Fix unittest discovery examples.Robert Collins2015-08-241-0/+1
|\ \ \ | |/ / | | | | | | Patch from Pam McA'Nulty.
| * | Issue #22812: Fix unittest discovery examples.Robert Collins2015-08-241-0/+1
| |\ \ | | |/ | | | | | | Patch from Pam McA'Nulty.
| | * Issue #22812: Fix unittest discovery examples.Robert Collins2015-08-241-0/+1
| | | | | | | | | | | | Patch from Pam McA'Nulty.
* | | Issue #20362: Honour TestCase.longMessage correctly in assertRegex.Robert Collins2015-08-191-0/+1
|\ \ \ | |/ / | | | | | | Patch from Ilia Kurenkov.
| * | Issue #20362: Honour TestCase.longMessage correctly in assertRegex.Robert Collins2015-08-191-0/+1
| | | | | | | | | | | | Patch from Ilia Kurenkov.
* | | (Merge 3.5) cgi.FieldStorage.read_multi ignores Content-LengthVictor Stinner2015-08-181-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | Issue #24764: cgi.FieldStorage.read_multi() now ignores the Content-Length header in part headers. Patch written by Peter Landry and reviewed by Pierre Quentel.
| * | (Merge 3.4) cgi.FieldStorage.read_multi ignores Content-LengthVictor Stinner2015-08-181-0/+1
| |\ \ | | |/ | | | | | | | | | | | | Issue #24764: cgi.FieldStorage.read_multi() now ignores the Content-Length header in part headers. Patch written by Peter Landry and reviewed by Pierre Quentel.
| | * cgi.FieldStorage.read_multi ignores Content-LengthVictor Stinner2015-08-181-0/+1
| | | | | | | | | | | | | | | | | | Issue #24764: cgi.FieldStorage.read_multi() now ignores the Content-Length header in part headers. Patch written by Peter Landry and reviewed by Pierre Quentel.
* | | Merge with 3.5Terry Jan Reedy2015-08-171-0/+1
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-08-171-0/+1
| |\ \ | | |/
| | * Issue #23672: ACKSTerry Jan Reedy2015-08-171-0/+1
| | |
* | | Issue #24774: Fix docstring in http.server.test.Robert Collins2015-08-171-0/+1
|\ \ \ | |/ / | | | | | | Patch from Chiu-Hsiang Hsu.
| * | Issue #24774: Fix docstring in http.server.test.Robert Collins2015-08-171-0/+1
| |\ \ | | |/ | | | | | | Patch from Chiu-Hsiang Hsu.
| | * Issue #24774: Fix docstring in http.server.test.Robert Collins2015-08-171-0/+1
| | | | | | | | | | | | Patch from Chiu-Hsiang Hsu.
* | | Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.R David Murray2015-08-131-0/+1
|\ \ \ | |/ /
| * | Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.R David Murray2015-08-131-0/+1
| |\ \ | | |/
| | * #21167: Fix definition of NAN when ICC used without -fp-model strict.R David Murray2015-08-131-0/+1
| | | | | | | | | | | | Patch from Chris Hogan of Intel, reviewed by Mark Dickinson.
* | | Merge issue #24129 from 3.5Nick Coghlan2015-08-051-0/+1
|\ \ \ | |/ /
| * | Merge issue #24129 from 3.4Nick Coghlan2015-08-051-0/+1
| |\ \ | | |/
| | * Issue #24129: Clarify reference docs for name resolution.Nick Coghlan2015-08-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This includes removing the assumption that readers will be familiar with the name resolution scheme Python used prior to the introduction of lexical scoping for function namespaces. Patch by Ivan Levkivskyi.
* | | Issue #20769: Improve reload() docs. Patch by Dorian Pula.Robert Collins2015-08-041-0/+1
|\ \ \ | |/ /
| * | Issue #20769: Improve reload() docs. Patch by Dorian Pula.Robert Collins2015-08-041-0/+1
| |\ \ | | |/
| | * Issue #20769: Improve reload() docs. Patch by Dorian Pula.Robert Collins2015-08-041-0/+1
| | |
* | | Issue #24021: docstring for urllib.urlcleanup.Robert Collins2015-08-041-0/+2
|\ \ \ | |/ / | | | | | | Patch from Daniel Andrade Groppe and Peter Lovett
| * | Issue #24021: docstring for urllib.urlcleanup.Robert Collins2015-08-041-0/+2
| |\ \ | | |/ | | | | | | Patch from Daniel Andrade Groppe and Peter Lovett
| | * Issue #24021: docstring for urllib.urlcleanup.Robert Collins2015-08-041-0/+2
| | | | | | | | | | | | Patch from Daniel Andrade Groppe and Peter Lovett
* | | Merge with 3.5Terry Jan Reedy2015-08-011-0/+1
|\ \ \ | |/ /
| * | Issue 24745: Add ACKS entry.Terry Jan Reedy2015-08-011-0/+1
| |\ \ | | |/
| | * Issue 24745: Add ACKS entry.Terry Jan Reedy2015-08-011-0/+1
| | |
* | | Merge with 3.5Terry Jan Reedy2015-08-011-0/+1
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-08-011-0/+1
| |\ \ | | |/
| | * Issue #21192: Idle Editor. When a file is run, put its name in the restart bar.Terry Jan Reedy2015-08-011-0/+1
| | | | | | | | | | | | Do not print false prompts. Original patch by Adnan Umer.
* | | Issue #22932: Fix timezones in email.utils.formatdate.Robert Collins2015-07-311-0/+1
|\ \ \ | |/ / | | | | | | Patch from Dmitry Shachnev.
| * | Issue #22932: Fix timezones in email.utils.formatdate.Robert Collins2015-07-311-0/+1
| |\ \ | | |/ | | | | | | Patch from Dmitry Shachnev.
| | * Issue #22932: Fix timezones in email.utils.formatdate.Robert Collins2015-07-311-0/+1
| | | | | | | | | | | | Patch from Dmitry Shachnev.
* | | Issue #23779: imaplib raises TypeError if authenticator tries to abort.Robert Collins2015-07-301-0/+1
|\ \ \ | |/ / | | | | | | Patch from Craig Holmquist.
| * | Issue #23779: imaplib raises TypeError if authenticator tries to abort.Robert Collins2015-07-301-0/+1
| |\ \ | | |/ | | | | | | Patch from Craig Holmquist.
| | * Issue #23779: imaplib raises TypeError if authenticator tries to abort.Robert Collins2015-07-301-0/+1
| | | | | | | | | | | | Patch from Craig Holmquist.
* | | Merge 3.5 (Misc/ACKS)Victor Stinner2015-07-291-0/+1
|\ \ \ | |/ /
| * | Merge 3.4 (Misc/ACKS)Victor Stinner2015-07-291-0/+1
| |\ \ | | |/
| | * Issue #23319: Add Matthieu Gautier to Misc/ACKSVictor Stinner2015-07-291-0/+1
| | |
* | | Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.Robert Collins2015-07-261-0/+1
|\ \ \ | |/ /
| * | Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.Robert Collins2015-07-261-0/+1
| |\ \ | | |/
| | * Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.Robert Collins2015-07-261-0/+1
| | |
* | | Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.Robert Collins2015-07-221-0/+1
|\ \ \ | |/ /
| * | Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.Robert Collins2015-07-221-0/+1
| |\ \ | | |/
| | * Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.Robert Collins2015-07-221-0/+1
| | |