summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* #17485: Delete the Content-Length header if the data attribute is deleted.R David Murray2013-03-201-0/+1
* #15927: Fix cvs.reader parsing of escaped \r\n with quoting off.R David Murray2013-03-201-0/+1
* Merge: #17443: Fix buffering in IMAP4_stream.R David Murray2013-03-191-0/+1
|\
| * Merge: #17443: Fix buffering in IMAP4_stream.R David Murray2013-03-191-0/+1
| |\
| | * #17443: Fix buffering in IMAP4_stream.R David Murray2013-03-191-0/+1
* | | #17464: improve pydoc test coverage.R David Murray2013-03-191-1/+1
* | | #5024: whichhdr now returns the frame count for WAV files.R David Murray2013-03-181-0/+1
* | | add Sven Brauch for his #16795 contributionBenjamin Peterson2013-03-181-0/+1
* | | Merge #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-181-0/+1
|\ \ \ | |/ /
| * | Merge #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-181-0/+1
| |\ \ | | |/
| | * #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-181-0/+1
* | | Merge: #17431: Fix missing import of BytesFeedParser in email.parser.R David Murray2013-03-161-0/+1
|\ \ \ | |/ /
| * | Merge: #17431: Fix missing import of BytesFeedParser in email.parser.R David Murray2013-03-161-0/+1
| |\ \ | | |/
| | * #17431: Fix missing import of BytesFeedParser in email.parser.R David Murray2013-03-161-0/+1
* | | Issue #17414: Add timeit, repeat, and default_timer to timeit.__all__.Terry Jan Reedy2013-03-151-0/+2
* | | Issue #17117: Have both import itself and importlib.util.set_loader()Brett Cannon2013-03-131-0/+1
* | | Issue #11367: fix documentation of some find* methods in ElementTreeEli Bendersky2013-03-121-0/+1
|\ \ \ | |/ /
| * | Issue #11367: fix documentation of some find* methods in ElementTreeEli Bendersky2013-03-121-0/+1
| |\ \ | | |/
| | * Issue #11367: fix documentation of some find* methods in ElementTreeEli Bendersky2013-03-121-0/+1
* | | #17351: merge with 3.3.Ezio Melotti2013-03-111-0/+1
|\ \ \ | |/ /
| * | #17351: merge with 3.2.Ezio Melotti2013-03-111-0/+1
| |\ \ | | |/
| | * #17351: remove "object" inheritance from docs. Patch by Phil Elson.Ezio Melotti2013-03-111-0/+1
* | | Issue #16954: Add docstrings for ElementTreeEli Bendersky2013-03-091-0/+1
* | | Merge: closes issue 16643 (not ....2 as in last commit message)Terry Jan Reedy2013-03-091-0/+1
|\ \ \ | |/ /
| * | Issue #16642: sched.scheduler timefunc initial default is time.monotonic.Terry Jan Reedy2013-03-091-0/+1
* | | Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.Terry Jan Reedy2013-03-091-0/+1
|\ \ \ | |/ /
| * | Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.Terry Jan Reedy2013-03-091-0/+1
| |\ \ | | |/
| | * Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.Terry Jan Reedy2013-03-091-0/+1
* | | #17032: The "global" in the "NameError: global name 'x' is not defined" error...Ezio Melotti2013-03-031-0/+1
* | | Merge #17275: Fix class name in init errors in C bufferedio classes.R David Murray2013-02-241-0/+1
|\ \ \ | |/ /
| * | Merge #17275: Fix class name in init errors in C bufferedio classes.R David Murray2013-02-241-0/+1
| |\ \ | | |/
| | * #17275: Fix class name in init errors in C bufferedio classes.R David Murray2013-02-241-0/+1
* | | Revert "Issue #16121: Fix line number accounting in shlex"Petri Lehtinen2013-02-231-1/+0
|\ \ \ | |/ /
| * | Revert "Issue #16121: Fix line number accounting in shlex"Petri Lehtinen2013-02-231-1/+0
| |\ \ | | |/
| | * Revert "Issue #16121: Fix line number accounting in shlex"Petri Lehtinen2013-02-231-1/+0
* | | Issue #16121: Fix line number accounting in shlexPetri Lehtinen2013-02-231-0/+1
|\ \ \ | |/ /
| * | Issue #16121: Fix line number accounting in shlexPetri Lehtinen2013-02-231-0/+1
| |\ \ | | |/
| | * Issue #16121: Fix line number accounting in shlexPetri Lehtinen2013-02-231-0/+1
* | | Issue #8890: Stop advertising an insecure use of /tmp in docsPetri Lehtinen2013-02-231-0/+1
|\ \ \ | |/ /
| * | Issue #8890: Stop advertising an insecure use of /tmp in docsPetri Lehtinen2013-02-231-0/+1
| |\ \ | | |/
| | * Issue #8890: Stop advertising an insecure use of /tmp in docsPetri Lehtinen2013-02-231-0/+1
* | | Issue #14720: sqlite3: Convert datetime microseconds correctlyPetri Lehtinen2013-02-231-0/+1
|\ \ \ | |/ /
| * | Issue #14720: sqlite3: Convert datetime microseconds correctlyPetri Lehtinen2013-02-231-0/+1
| |\ \ | | |/
| | * Issue #14720: sqlite3: Convert datetime microseconds correctlyPetri Lehtinen2013-02-231-0/+1
* | | Issue #5033: Fix building of the sqlite3 extension modulePetri Lehtinen2013-02-231-0/+1
|\ \ \ | |/ /
| * | Issue #5033: Fix building of the sqlite3 extension modulePetri Lehtinen2013-02-231-0/+1
| |\ \ | | |/
| | * Issue #5033: Fix building of the sqlite3 extension modulePetri Lehtinen2013-02-231-0/+1
* | | #17255: merge with 3.3.Ezio Melotti2013-02-211-0/+1
|\ \ \ | |/ /
| * | #17255: merge with 3.2.Ezio Melotti2013-02-211-0/+1
| |\ \ | | |/
| | * #17255: test short-circuiting behavior of any()/all(). Patch by Wim Glenn.Ezio Melotti2013-02-211-0/+1