summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Issue #17557: merge from 3.3Ned Deily2013-08-021-0/+1
|\
| * Issue #17557: Fix os.getgroups() to work with the modified behavior ofNed Deily2013-08-021-0/+1
| * Issue #15494: test.support is now a package rather than a moduleNick Coghlan2013-07-281-0/+1
* | Close #15494: test.support is now a package rather than a moduleNick Coghlan2013-07-281-0/+1
* | #16937: merge with 3.3.Ezio Melotti2013-07-251-0/+1
|\ \ | |/
| * #16937: document that stdin is always buffered, even when -u is used. Patch ...Ezio Melotti2013-07-251-0/+1
* | Issue #9177: Calling read() or write() now raises ValueError, not AttributeEr...Antoine Pitrou2013-07-201-0/+1
* | Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch bySerhiy Storchaka2013-07-151-0/+1
|\ \ | |/
| * Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch bySerhiy Storchaka2013-07-151-0/+1
* | Merge with 3.3Terry Jan Reedy2013-07-131-0/+1
|\ \ | |/
| * Issue #18279: Add tests for idlelib/RstripExtension.py. Original patch byTerry Jan Reedy2013-07-131-0/+1
* | Issue #18342: Use the repr of a module name for ``from ... importBrett Cannon2013-07-121-0/+1
* | Merge #17987: properly document support.captured_xxx.R David Murray2013-07-111-0/+1
|\ \ | |/
| * #17987: properly document support.captured_xxx.R David Murray2013-07-111-0/+1
* | #18020: improve html.escape speed by an order of magnitude. Patch by Matt Br...Ezio Melotti2013-07-071-0/+1
* | merge for issue #18351.Brett Cannon2013-07-061-0/+1
|\ \ | |/
| * Issue #18351: Fix various issues withBrett Cannon2013-07-061-0/+1
* | #18380: merge with 3.3.Ezio Melotti2013-07-061-0/+1
|\ \ | |/
| * #18380: pass regex flags to the right argument. Patch by Valentina Mukhamedz...Ezio Melotti2013-07-061-0/+1
| * #18155: Regex-escape delimiter, in case it is a regex special char.R David Murray2013-06-291-0/+1
* | Issue #18244: Adopt C3-based linearization in functools.singledispatch for im...Łukasz Langa2013-07-011-0/+1
* | Issue 18240: The HMAC module is no longer restricted to bytes and acceptsChristian Heimes2013-07-011-0/+1
* | Merge with 3.3Terry Jan Reedy2013-06-281-0/+1
|\ \ | |/
| * Issue #18315: Improve fileinput docs by adding 'bufsize' where missing andTerry Jan Reedy2013-06-281-0/+1
* | Issue #18256: Compilation fix for recent AIX releases. Patch by David Edelsohn.Antoine Pitrou2013-06-181-0/+1
|\ \ | |/
| * Issue #18256: Compilation fix for recent AIX releases. Patch by David Edelsohn.Antoine Pitrou2013-06-181-0/+1
* | Issue #18149: Add filecmp.clear_cache() to manually clear the filecmp cache.Ned Deily2013-06-141-0/+1
* | #17511: merge with 3.3.Roger Serwy2013-06-111-0/+1
|\ \ | |/
| * #17511: Keep IDLE find dialog open after clicking "Find Next".Roger Serwy2013-06-111-0/+1
* | #18126: merge with 3.3.Ezio Melotti2013-06-081-0/+1
|\ \ | |/
| * #18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.Ezio Melotti2013-06-081-0/+1
* | Fixed #18150: duplicate test inside TestSingleDispatchŁukasz Langa2013-06-071-0/+1
* | Issue #18084: Use sys.byteorder in wave.py.Serhiy Storchaka2013-05-291-0/+1
* | Issue #9369: The types of `char*` arguments of PyObject_CallFunction() andSerhiy Storchaka2013-05-291-0/+2
* | Merge with 3.3Terry Jan Reedy2013-05-281-0/+1
|\ \ | |/
| * Issue #15392: Create a unittest framework for IDLE.Terry Jan Reedy2013-05-281-0/+1
* | don't expand the operand to Py_XINCREF/XDECREF/CLEAR/DECREF multiple times (c...Benjamin Peterson2013-05-271-0/+1
* | Issue #17532: mergeNed Deily2013-05-221-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
|\ \ | |/
| * Issue #17901: fix TreeBuilder construction for an explicit element_factory=NoneEli Bendersky2013-05-181-0/+1
* | Merge with 3.3Brian Curtin2013-05-161-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
|\ \ | |/
| * 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: merge with 3.3.Ezio Melotti2013-05-091-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
|\ \ | |/
| * Issue #16601: Restarting iteration over tarfile no more continues from whereSerhiy Storchaka2013-05-091-0/+1