| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #24001: Argument Clinic converters now use accept={type} | Larry Hastings | 2015-05-04 | 1 | -0/+3 |
|
|
* | merge 3.4 (#24096) | Benjamin Peterson | 2015-05-03 | 1 | -0/+3 |
|\ |
|
| * | merge 3.3 (#24096) | Benjamin Peterson | 2015-05-03 | 1 | -0/+3 |
| |\ |
|
| | * | be more robust against the filters list changing under us (closes #24096) | Benjamin Peterson | 2015-05-03 | 1 | -0/+3 |
|
|
* | | | Issue #23330: h2py now supports arbitrary filenames in #include. | Serhiy Storchaka | 2015-05-03 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Issue #23330: h2py now supports arbitrary filenames in #include. | Serhiy Storchaka | 2015-05-03 | 1 | -0/+3 |
|
|
* | | | Issue #22619: Added negative limit support in the traceback module. | Serhiy Storchaka | 2015-05-03 | 2 | -0/+4 |
|
|
* | | | merge 3.4 (#24094) | Benjamin Peterson | 2015-05-03 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | merge 3.3 (#24094) | Benjamin Peterson | 2015-05-03 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | just sort the items tuple directly (closes #24094) | Benjamin Peterson | 2015-05-03 | 1 | -0/+3 |
|
|
* | | | remove merge markers | Benjamin Peterson | 2015-05-03 | 1 | -27/+0 |
|
|
* | | | Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions witho... | Guido van Rossum | 2015-05-03 | 1 | -0/+27 |
|\ \ \
| |/ / |
|
| * | | Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions witho... | Guido van Rossum | 2015-05-03 | 1 | -0/+3 |
|
|
| * | | Defer deleted item decref until after the deque is restored to a consistent s... | Raymond Hettinger | 2015-05-02 | 1 | -0/+4 |
|
|
| * | | Issues #24099, #24100, and #24101: Fix free-after-use bug in heapq. | Raymond Hettinger | 2015-05-02 | 1 | -0/+3 |
|
|
* | | | Issue #23911: Move path-based bootstrap code to a separate frozen module. | Eric Snow | 2015-05-03 | 1 | -0/+3 |
|
|
* | | | merge 3.4 | Benjamin Peterson | 2015-04-30 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | update links | Benjamin Peterson | 2015-04-30 | 1 | -6/+6 |
|
|
* | | | Issue #23910: Optimize property() getter calls. Patch by Joe Jevnik | Raymond Hettinger | 2015-04-30 | 1 | -0/+2 |
|
|
* | | | merge 3.4 | Benjamin Peterson | 2015-04-29 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | improve phrasing | Benjamin Peterson | 2015-04-29 | 1 | -2/+1 |
|
|
* | | | Issue #24077: merge from 3.4 | Ned Deily | 2015-04-29 | 2 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Issue #24077: Fix typo in man page for -I command option: -s, not -S. | Ned Deily | 2015-04-29 | 2 | -1/+3 |
|
|
* | | | Merge 3.4 | Andrew Svetlov | 2015-04-27 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Issue #21354: PyCFunction_New function is exposed by python DLL again. | Andrew Svetlov | 2015-04-27 | 1 | -0/+2 |
|
|
* | | | Add missing newline in NEWS | Antoine Pitrou | 2015-04-26 | 1 | -0/+1 |
|
|
* | | | Issue #23996: Avoid a crash when a delegated generator raises an unnormalized... | Antoine Pitrou | 2015-04-26 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Issue #23996: Avoid a crash when a delegated generator raises an unnormalized... | Antoine Pitrou | 2015-04-26 | 1 | -0/+3 |
|
|
* | | | Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview. | Gregory P. Smith | 2015-04-25 | 2 | -0/+2 |
|
|
* | | | (Merge 3.4) Issue #9246: On POSIX, os.getcwd() now supports paths longer than | Victor Stinner | 2015-04-24 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | Issue #9246: On POSIX, os.getcwd() now supports paths longer than 1025 bytes | Victor Stinner | 2015-04-24 | 1 | -0/+3 |
|
|
* | | | merge 3.4 (#24044) | Benjamin Peterson | 2015-04-23 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | merge 3.3 (#24044) | Benjamin Peterson | 2015-04-23 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | merge 3.2 (#24044) | Benjamin Peterson | 2015-04-23 | 1 | -0/+3 |
| | |\ |
|
| | | * | properly handle malloc failure (closes #24044) | Benjamin Peterson | 2015-04-23 | 1 | -0/+3 |
|
|
* | | | | Issue #24031: make patchcheck now supports git checkouts, too. | Christian Heimes | 2015-04-23 | 1 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #24031: make patchcheck now supports git checkouts, too. | Christian Heimes | 2015-04-23 | 1 | -0/+4 |
|
|
* | | | | Issue #24029: Document the name binding behavior for submodule imports. | Barry Warsaw | 2015-04-22 | 1 | -0/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #24029: Document the name binding behavior for submodule imports. | Barry Warsaw | 2015-04-22 | 1 | -0/+5 |
|
|
* | | | | Issue #23887: urllib.error.HTTPError now has a proper repr() representation. | Facundo Batista | 2015-04-22 | 1 | -0/+3 |
|
|
* | | | | - move NEWS item to 3.5 | doko@ubuntu.com | 2015-04-22 | 1 | -3/+3 |
|
|
* | | | | Issue #23917: Fall back to sequential compilation when ProcessPoolExecutor do... | Berker Peksag | 2015-04-22 | 1 | -0/+3 |
|
|
* | | | | Issue #23008: Fixed resolving attributes with boolean value is False in pydoc. | Serhiy Storchaka | 2015-04-21 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #23008: Fixed resolving attributes with boolean value is False in pydoc. | Serhiy Storchaka | 2015-04-21 | 1 | -0/+2 |
|
|
* | | | | merge 3.4 (#24022) | Benjamin Peterson | 2015-04-21 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | do not call into python api if an exception is set (#24022) | Benjamin Peterson | 2015-04-21 | 1 | -0/+2 |
|
|
* | | | | #17445: difflib: add diff_bytes(), to compare bytes rather than str | Greg Ward | 2015-04-21 | 1 | -0/+4 |
|
|
* | | | | - move some NEWS items to 3.5.0 beta 1 | doko@ubuntu.com | 2015-04-20 | 1 | -10/+10 |
|
|
* | | | | Fix asyncio issue 235 (merge from 3.4). | Guido van Rossum | 2015-04-20 | 1 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix asyncio issue 235: Queue subclass bug caused by JoinableQueue merge. | Guido van Rossum | 2015-04-20 | 1 | -0/+4 |
|
|