summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* #17511: Keep IDLE find dialog open after clicking "Find Next".Roger Serwy2013-06-111-0/+1
* #18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.Ezio Melotti2013-06-081-0/+1
* Issue #15392: Create a unittest framework for IDLE.Terry Jan Reedy2013-05-281-0/+1
* Issue #17532: Always include Options menu for IDLE on OS X.Ned Deily2013-05-221-0/+1
* Issue #17901: fix TreeBuilder construction for an explicit element_factory=NoneEli Bendersky2013-05-181-0/+1
* Add Nick Sloan for his contribution to #17732Brian Curtin2013-05-161-0/+1
* Issue #17606: Fixed support of encoded byte strings in the XMLGeneratorSerhiy Storchaka2013-05-121-0/+1
* #17841: remove missing codecs aliases from the documentation. Patch by Thoma...Ezio Melotti2013-05-101-0/+1
* #17809: fix a test failure in test_expanduser when $HOME has a trailing /. P...Ezio Melotti2013-05-091-0/+1
* Issue #16601: Restarting iteration over tarfile no more continues from whereSerhiy Storchaka2013-05-091-0/+1
* #17871: fix unittest.TextTestRunner signature in the docs. Patch by Yogesh C...Ezio Melotti2013-05-071-0/+1
* #7855: Add tests for ctypes/winreg for issues found in IronPython. Initial p...Ezio Melotti2013-05-041-0/+1
* Issue #15535: Fix pickling of named tuples.Raymond Hettinger2013-05-031-0/+1
* #7152: Clarify that ProxyHandler is added only if proxy settings are detected.R David Murray2013-04-281-0/+1
* Issue #11714: Use 'with' statements to assure a Semaphore releases aSerhiy Storchaka2013-04-221-0/+1
* Issue #17736: fix misleading comment in _elementtree.cEli Bendersky2013-04-221-0/+1
* #17413: make sure settrace funcs get passed exception instances for 'value'.R David Murray2013-04-191-0/+2
* #13510: clarify that f.readlines() is note necessary to iterate over a file. ...Ezio Melotti2013-04-151-0/+1
* #17341: Include name in re error message about invalid group name.R David Murray2013-04-141-0/+1
* Issue #17016: Get rid of possible pointer wraparounds and integer overflowsSerhiy Storchaka2013-04-131-0/+1
* Revert changes for #13355 by request from Raymond HettingerAndrew Svetlov2013-04-131-1/+0
* Issue #13355: Raise ValueError on random.triangular call with invalid params.Andrew Svetlov2013-04-121-0/+1
* #6696: add documentation for the Profile objects, and improve profile/cProfil...Ezio Melotti2013-04-121-0/+1
* #12820: add tests for the xml.dom.minicompat module. Patch by John Chandler ...Ezio Melotti2013-04-101-0/+1
* Update argparse docs to follow order of ArgumentParser() arguments.Andrew Svetlov2013-04-071-0/+1
* #8913: add examples and docs for date/time/datetime.__format__. Patch by Hei...Ezio Melotti2013-04-041-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
* | 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
|\ \ | |/
| * #17431: Fix missing import of BytesFeedParser in email.parser.R David Murray2013-03-161-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.2.Ezio Melotti2013-03-111-0/+1
|\ \ | |/
| * #17351: remove "object" inheritance from docs. Patch by Phil Elson.Ezio Melotti2013-03-111-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
* | 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
* | 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 #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
|\ \ | |/