| Commit message (Expand) | Author | Age | Files | Lines |
* | #18714: add attribution. | Georg Brandl | 2013-10-13 | 1 | -0/+1 |
|
|
* | merge with 3.3 | Georg Brandl | 2013-10-06 | 1 | -0/+1 |
|\ |
|
| * | Closes #1215: document better why it is not a good idea to catch e.g. SIGSEGV... | Georg Brandl | 2013-10-06 | 1 | -0/+1 |
|
|
* | | #19148: fix markup errors and wording in enum docs. Patch by Esa Peuha. | Ezio Melotti | 2013-10-05 | 1 | -0/+1 |
|
|
* | | Close #10042: functools.total_ordering now handles NotImplemented | Nick Coghlan | 2013-10-01 | 1 | -0/+1 |
|
|
* | | Merge #19092 from 3.3 | Nick Coghlan | 2013-10-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Close #19092: ExitStack now reraises exceptions from __exit__ | Nick Coghlan | 2013-10-01 | 1 | -1/+1 |
|
|
* | | Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except whe... | Antoine Pitrou | 2013-09-30 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except whe... | Antoine Pitrou | 2013-09-30 | 1 | -0/+1 |
|
|
* | | Close #18596: Support address sanity checking in clang/GCC | Nick Coghlan | 2013-09-28 | 1 | -0/+1 |
|
|
* | | merge | Raymond Hettinger | 2013-09-15 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #19018: The heapq.merge() function no longer suppresses IndexError | Raymond Hettinger | 2013-09-15 | 1 | -0/+2 |
|
|
* | | Merge for Issue #18997: Issue #18997: fix ElementTree crash with using pickle... | Eli Bendersky | 2013-09-13 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Add Germán M. Bravo to Misc/ACKS | Eli Bendersky | 2013-09-13 | 1 | -0/+1 |
|
|
* | | Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL, | Serhiy Storchaka | 2013-09-13 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL, | Serhiy Storchaka | 2013-09-13 | 1 | -0/+1 |
|
|
* | | Issue #18962: Optimize the single iterator case for heapq.merge() | Raymond Hettinger | 2013-09-11 | 1 | -0/+1 |
|
|
* | | Added Elazar to Misc/ACKS. | Ethan Furman | 2013-09-07 | 1 | -0/+1 |
|
|
* | | Issue #18849: Fixed a Windows-specific tempfile bug where collision with an | Eli Bendersky | 2013-09-06 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #18849: Fixed a Windows-specific tempfile bug where collision with an | Eli Bendersky | 2013-09-06 | 1 | -0/+1 |
|
|
* | | Issue #18912: Fix indentation in docstring | Eli Bendersky | 2013-09-03 | 1 | -0/+1 |
|\ \
| |/ |
|
* | | Issue #18418: After fork(), reinit all threads states, not only active ones. | Charles-François Natali | 2013-08-30 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #18418: After fork(), reinit all threads states, not only active ones. | Charles-François Natali | 2013-08-30 | 1 | -0/+1 |
|
|
* | | Issue #11798: TestSuite now drops references to own tests after execution. | Andrew Svetlov | 2013-08-28 | 1 | -0/+2 |
|
|
* | | #18833: merge with 3.3. | Ezio Melotti | 2013-08-25 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | #18833: add a test for test_telnetlib. Patch by Alex Volkov. | Ezio Melotti | 2013-08-25 | 1 | -0/+1 |
|
|
* | | Issue #8865: Concurrent invocation of select.poll.poll() now raises a | Serhiy Storchaka | 2013-08-20 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #8865: Concurrent invocation of select.poll.poll() now raises a | Serhiy Storchaka | 2013-08-20 | 1 | -0/+1 |
|
|
* | | Issue #18676: Merge from 3.3 | Terry Jan Reedy | 2013-08-10 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #18676: Change 'positive' to 'non-negative' in queue.py put and get | Terry Jan Reedy | 2013-08-10 | 1 | -0/+1 |
|
|
* | | #18357: merge with 3.3. | Ezio Melotti | 2013-08-08 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | #18357: add tests for dictview set difference. Patch by Fraser Tweedale. | Ezio Melotti | 2013-08-08 | 1 | -0/+1 |
|
|
* | | Issue #4885: Add weakref support to mmap objects. Patch by Valerie Lambert. | Antoine Pitrou | 2013-08-05 | 1 | -0/+1 |
|
|
* | | Merge: #18657: remove duplicate entries from Misc/ACKS. | R David Murray | 2013-08-04 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | #18657: remove duplicate entries from Misc/ACKS. | R David Murray | 2013-08-04 | 1 | -3/+0 |
|
|
* | | Issue #17557: merge from 3.3 | Ned Deily | 2013-08-02 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #17557: Fix os.getgroups() to work with the modified behavior of | Ned Deily | 2013-08-02 | 1 | -0/+1 |
|
|
| * | Issue #15494: test.support is now a package rather than a module | Nick Coghlan | 2013-07-28 | 1 | -0/+1 |
|
|
* | | Close #15494: test.support is now a package rather than a module | Nick Coghlan | 2013-07-28 | 1 | -0/+1 |
|
|
* | | #16937: merge with 3.3. | Ezio Melotti | 2013-07-25 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | #16937: document that stdin is always buffered, even when -u is used. Patch ... | Ezio Melotti | 2013-07-25 | 1 | -0/+1 |
|
|
* | | Issue #9177: Calling read() or write() now raises ValueError, not AttributeEr... | Antoine Pitrou | 2013-07-20 | 1 | -0/+1 |
|
|
* | | Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by | Serhiy Storchaka | 2013-07-15 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by | Serhiy Storchaka | 2013-07-15 | 1 | -0/+1 |
|
|
* | | Merge with 3.3 | Terry Jan Reedy | 2013-07-13 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #18279: Add tests for idlelib/RstripExtension.py. Original patch by | Terry Jan Reedy | 2013-07-13 | 1 | -0/+1 |
|
|
* | | Issue #18342: Use the repr of a module name for ``from ... import | Brett Cannon | 2013-07-12 | 1 | -0/+1 |
|
|
* | | Merge #17987: properly document support.captured_xxx. | R David Murray | 2013-07-11 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | #17987: properly document support.captured_xxx. | R David Murray | 2013-07-11 | 1 | -0/+1 |
|
|
* | | #18020: improve html.escape speed by an order of magnitude. Patch by Matt Br... | Ezio Melotti | 2013-07-07 | 1 | -0/+1 |
|
|