| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Issue 1242657: list(obj) can swallow KeyboardInterrupt | Raymond Hettinger | 2009-02-02 | 1 | -1/+1 |
|
|
| * | Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,... | Georg Brandl | 2009-01-14 | 2 | -10/+37 |
|
|
| * | Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,... | Georg Brandl | 2009-01-01 | 1 | -8/+8 |
|
|
| * | Backport r67982 | Ronald Oussoren | 2008-12-28 | 1 | -0/+14 |
|
|
| * | Post-2.6.1 tweak | Barry Warsaw | 2008-12-05 | 1 | -1/+1 |
|
|
| * | Prep for 2.6.1v2.6.1 | Barry Warsaw | 2008-12-04 | 1 | -2/+2 |
|
|
| * | Merged revisions 66891 via svnmerge from | Amaury Forgeot d'Arc | 2008-10-14 | 1 | -1/+1 |
|
|
| * | Post release dance | Barry Warsaw | 2008-10-02 | 1 | -1/+1 |
|
|
* | | Merge. | Charles-François Natali | 2011-10-12 | 1 | -1/+0 |
|\ \ |
|
| * | | Issue #13156: revert changeset f6feed6ec3f9, which was only relevant for native | Charles-François Natali | 2011-10-12 | 1 | -1/+0 |
|
|
* | | | Try to fix linking failures under Windows | Antoine Pitrou | 2011-10-04 | 1 | -3/+3 |
|
|
* | | | Always define _PyIsSelectable_fd(). | Charles-François Natali | 2011-08-28 | 1 | -5/+3 |
|
|
* | | | Issue #12287: Fix a stack corruption in ossaudiodev module when the FD is | Charles-François Natali | 2011-08-28 | 1 | -0/+9 |
|
|
* | | | #10741: add documentation for PyGILState_GetThisThreadState() | Sandro Tosi | 2011-08-07 | 1 | -1/+1 |
|
|
* | | | onto 2.7.3 | Benjamin Peterson | 2011-06-11 | 1 | -1/+1 |
|
|
* | | | bump to 2.7.2 final | Benjamin Peterson | 2011-06-11 | 1 | -3/+3 |
|
|
* | | | bump to 2.7.2rc1v2.7.2rc1 | Benjamin Peterson | 2011-05-29 | 1 | -4/+4 |
|/ / |
|
* | | Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* | Antoine Pitrou | 2011-04-27 | 1 | -0/+1 |
|
|
* | | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 2 | -3/+3 |
|
|
* | | make this subversion artifact empty | Benjamin Peterson | 2011-03-15 | 1 | -2/+3 |
|
|
* | | Port build identification from default branch. | Georg Brandl | 2011-03-06 | 1 | -0/+2 |
|
|
* | | remove dictmaker rule; it's unused | Benjamin Peterson | 2010-12-11 | 1 | -14/+13 |
|
|
* | | next release cycle bump | Benjamin Peterson | 2010-11-28 | 1 | -1/+1 |
|
|
* | | 2.7.1 final version bumpv2.7.1 | Benjamin Peterson | 2010-11-27 | 1 | -3/+3 |
|
|
* | | Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -4/+4 |
|
|
* | | towards final | Benjamin Peterson | 2010-11-13 | 1 | -1/+1 |
|
|
* | | 2.7.1rc1 bumpv2.7.1rc1 | Benjamin Peterson | 2010-11-13 | 1 | -4/+4 |
|
|
* | | Merged revisions 85675 via svnmerge from | R. David Murray | 2010-10-18 | 1 | -0/+2 |
|
|
* | | Merged revisions 84810 via svnmerge from | Daniel Stutzbach | 2010-09-14 | 1 | -7/+8 |
|
|
* | | Merged revisions 84391 via svnmerge from | Antoine Pitrou | 2010-09-01 | 1 | -0/+7 |
|
|
* | | Merged revisions 84344 via svnmerge from | Antoine Pitrou | 2010-08-28 | 1 | -0/+7 |
|
|
* | | Issue #9036: Throughout the code base, Py_CHARMASK is used on 8-bit wide | Stefan Krah | 2010-07-19 | 1 | -6/+1 |
|
|
* | | technically not at 2.7.1 yet | Benjamin Peterson | 2010-07-04 | 1 | -3/+3 |
|
|
* | | prepare for 2.7.1 | Benjamin Peterson | 2010-07-03 | 1 | -3/+3 |
|
|
* | | update to 2.7 final | Benjamin Peterson | 2010-07-03 | 1 | -3/+3 |
|
|
* | | Issue #9020: The Py_IS* macros from pyctype.h should generally only be | Stefan Krah | 2010-06-24 | 1 | -0/+3 |
|
|
* | | towards final release | Benjamin Peterson | 2010-06-21 | 1 | -1/+1 |
|
|
* | | bump verson to 2.7rc2v2.7rc2 | Benjamin Peterson | 2010-06-21 | 1 | -2/+2 |
|
|
* | | careening towards 2.7rc2 we go | Benjamin Peterson | 2010-06-06 | 1 | -1/+1 |
|
|
* | | bump version to 2.7 rc1 | Benjamin Peterson | 2010-06-06 | 1 | -3/+3 |
|
|
* | | Issue #5753: A new C API function, :cfunc:`PySys_SetArgvEx`, allows | Antoine Pitrou | 2010-05-21 | 1 | -0/+1 |
|
|
* | | Untabify C files. Will watch buildbots. | Antoine Pitrou | 2010-05-09 | 16 | -1555/+1555 |
|
|
* | | towards 2.7 release candidate 1 | Benjamin Peterson | 2010-05-08 | 1 | -1/+1 |
|
|
* | | bump version to 2.7 beta 2v2.7b2 | Benjamin Peterson | 2010-05-08 | 1 | -2/+2 |
|
|
* | | Fix for issue #7072 | Ronald Oussoren | 2010-04-18 | 1 | -1/+10 |
|
|
* | | towards beta 2 | Benjamin Peterson | 2010-04-10 | 1 | -1/+1 |
|
|
* | | bump version to 2.7b1 | Benjamin Peterson | 2010-04-10 | 1 | -3/+3 |
|
|
* | | Capsule-related changes: | Larry Hastings | 2010-04-02 | 1 | -2/+26 |
|
|
* | | Issue #8276: PyEval_CallObject() is now only available in macro form. The | Antoine Pitrou | 2010-04-01 | 1 | -4/+0 |
|
|
* | | Issue #8268: Old-style classes (not just instances) now support weak | Antoine Pitrou | 2010-03-31 | 1 | -0/+1 |
|
|