summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
...
* | | Close #18596: Support address sanity checking in clang/GCCNick Coghlan2013-09-281-0/+1
* | | mergeRaymond Hettinger2013-09-151-0/+1
|\ \ \ | |/ /
| * | Issue #19018: The heapq.merge() function no longer suppresses IndexErrorRaymond Hettinger2013-09-151-0/+2
* | | Merge for Issue #18997: Issue #18997: fix ElementTree crash with using pickle...Eli Bendersky2013-09-131-0/+1
|\ \ \ | |/ /
| * | Add Germán M. Bravo to Misc/ACKSEli Bendersky2013-09-131-0/+1
* | | Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL,Serhiy Storchaka2013-09-131-0/+1
|\ \ \ | |/ /
| * | Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL,Serhiy Storchaka2013-09-131-0/+1
* | | Issue #18962: Optimize the single iterator case for heapq.merge()Raymond Hettinger2013-09-111-0/+1
* | | Added Elazar to Misc/ACKS.Ethan Furman2013-09-071-0/+1
* | | Issue #18849: Fixed a Windows-specific tempfile bug where collision with anEli Bendersky2013-09-061-0/+1
|\ \ \ | |/ /
| * | Issue #18849: Fixed a Windows-specific tempfile bug where collision with anEli Bendersky2013-09-061-0/+1
* | | Issue #18912: Fix indentation in docstringEli Bendersky2013-09-031-0/+1
|\ \ \ | |/ /
* | | Issue #18418: After fork(), reinit all threads states, not only active ones.Charles-François Natali2013-08-301-0/+1
|\ \ \ | |/ /
| * | Issue #18418: After fork(), reinit all threads states, not only active ones.Charles-François Natali2013-08-301-0/+1
* | | Issue #11798: TestSuite now drops references to own tests after execution.Andrew Svetlov2013-08-281-0/+2
* | | #18833: merge with 3.3.Ezio Melotti2013-08-251-0/+1
|\ \ \ | |/ /
| * | #18833: add a test for test_telnetlib. Patch by Alex Volkov.Ezio Melotti2013-08-251-0/+1
* | | Issue #8865: Concurrent invocation of select.poll.poll() now raises aSerhiy Storchaka2013-08-201-0/+1
|\ \ \ | |/ /
| * | Issue #8865: Concurrent invocation of select.poll.poll() now raises aSerhiy Storchaka2013-08-201-0/+1
* | | Issue #18676: Merge from 3.3Terry Jan Reedy2013-08-101-0/+1
|\ \ \ | |/ /
| * | Issue #18676: Change 'positive' to 'non-negative' in queue.py put and getTerry Jan Reedy2013-08-101-0/+1
* | | #18357: merge with 3.3.Ezio Melotti2013-08-081-0/+1
|\ \ \ | |/ /
| * | #18357: add tests for dictview set difference. Patch by Fraser Tweedale.Ezio Melotti2013-08-081-0/+1
* | | Issue #4885: Add weakref support to mmap objects. Patch by Valerie Lambert.Antoine Pitrou2013-08-051-0/+1
* | | Merge: #18657: remove duplicate entries from Misc/ACKS.R David Murray2013-08-041-3/+0
|\ \ \ | |/ /
| * | #18657: remove duplicate entries from Misc/ACKS.R David Murray2013-08-041-3/+0
* | | 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