| Commit message (Expand) | Author | Age | Files | Lines |
* | - Issue #11147: Fix an unused argument in _Py_ANNOTATE_MEMORY_ORDER. (Fix | Barry Warsaw | 2011-12-05 | 1 | -0/+1 |
|
|
* | Closes issue #13488: Some old preprocessors have problem with #define not in ... | Jesus Cea | 2011-11-27 | 1 | -80/+80 |
|
|
* | Issue #13338: Handle all enumerations in _Py_ANNOTATE_MEMORY_ORDER | Petri Lehtinen | 2011-11-19 | 1 | -2/+4 |
|
|
* | Issue 1294232: Fix errors in metaclass calculation affecting some cases of me... | Nick Coghlan | 2011-10-23 | 1 | -0/+1 |
|
|
* | Issue #12911: Fix memory consumption when calculating the repr() of huge tupl... | Antoine Pitrou | 2011-10-06 | 2 | -2/+37 |
|
|
* | Try to fix linking failures under Windows | Antoine Pitrou | 2011-10-04 | 1 | -3/+3 |
|
|
* | Fix PyUnicode_AsWideCharString() doc: size doesn't contain the null character | Victor Stinner | 2011-09-06 | 1 | -1/+1 |
|
|
* | Post-release version bump. | Georg Brandl | 2011-09-04 | 1 | -1/+1 |
|
|
* | Merge with release clone. | Georg Brandl | 2011-09-04 | 1 | -2/+2 |
|\ |
|
| * | Bump to 3.2.2. | Georg Brandl | 2011-09-03 | 1 | -3/+3 |
|
|
| * | Post-release steps. | Georg Brandl | 2011-08-13 | 1 | -1/+1 |
|
|
| * | Bump version to 3.2.2rc1. | Georg Brandl | 2011-08-13 | 1 | -4/+4 |
|
|
* | | make sure to initialize the method wrapper type | Benjamin Peterson | 2011-09-01 | 1 | -0/+1 |
|
|
* | | Issue #12287: Fix a stack corruption in ossaudiodev module when the FD is | Charles-François Natali | 2011-08-28 | 1 | -0/+7 |
|/ |
|
* | #10741: add documentation for PyGILState_GetThisThreadState() | Sandro Tosi | 2011-08-07 | 1 | -1/+1 |
|
|
* | Post-release steps for 3.2.1. | Georg Brandl | 2011-07-09 | 1 | -1/+1 |
|
|
* | Bump version to 3.2.1.v3.2.1 | Georg Brandl | 2011-07-09 | 1 | -3/+3 |
|
|
* | Post-release steps. | Georg Brandl | 2011-07-04 | 1 | -1/+1 |
|
|
* | Bump to 3.2.1rc2. | Georg Brandl | 2011-07-03 | 1 | -2/+2 |
|
|
* | Set up branch to be rc2 next. | Georg Brandl | 2011-05-21 | 1 | -1/+1 |
|
|
* | Bump to 3.2.1rc1.v3.2.1rc1 | Georg Brandl | 2011-05-15 | 1 | -2/+2 |
|
|
* | Bump to 3.2.1b1. | Georg Brandl | 2011-05-08 | 1 | -4/+4 |
|
|
* | Issue #1856: Avoid crashes and lockups when daemon threads run while the | Antoine Pitrou | 2011-05-04 | 1 | -0/+2 |
|
|
* | Issue #10914: Initialize correctly the filesystem codec when creating a new | Victor Stinner | 2011-04-26 | 1 | -0/+1 |
|
|
* | Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* | Antoine Pitrou | 2011-04-27 | 1 | -0/+1 |
|
|
* | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 2 | -3/+3 |
|\ |
|
| * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 2 | -3/+3 |
|
|
* | | merge 3.1 | Benjamin Peterson | 2011-03-15 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | make this subversion artifact empty | Benjamin Peterson | 2011-03-15 | 1 | -2/+3 |
|
|
* | | Merge build identification to 3.2 branch. | Georg Brandl | 2011-03-06 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Commit the hg build identification patch from the pymigr repo. | Georg Brandl | 2011-03-05 | 1 | -0/+2 |
|
|
| * | point in the general direction of 3.1.4 | Benjamin Peterson | 2010-11-28 | 1 | -1/+1 |
|
|
| * | 3.1.3 final version bumpv3.1.3 | Benjamin Peterson | 2010-11-27 | 1 | -3/+3 |
|
|
| * | Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,... | Georg Brandl | 2010-11-26 | 1 | -4/+4 |
|
|
| * | Merged revisions 86478 via svnmerge from | Alexander Belopolsky | 2010-11-16 | 1 | -18/+13 |
|
|
| * | prepare for final | Benjamin Peterson | 2010-11-13 | 1 | -1/+1 |
|
|
| * | bump to 3.1.3rc1v3.1.3rc1 | Benjamin Peterson | 2010-11-13 | 1 | -4/+4 |
|
|
| * | Merged revisions 85896 via svnmerge from | Antoine Pitrou | 2010-10-28 | 1 | -1/+0 |
|
|
| * | Merged revisions 85675 via svnmerge from | R. David Murray | 2010-10-18 | 1 | -0/+2 |
|
|
| * | Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,... | Georg Brandl | 2010-10-06 | 1 | -6/+6 |
|
|
| * | 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 84347 via svnmerge from | Antoine Pitrou | 2010-08-28 | 1 | -9/+0 |
|
|
| * | Merged revisions 84344 via svnmerge from | Antoine Pitrou | 2010-08-28 | 1 | -0/+8 |
|
|
| * | Merged revisions 84146-84147,84150 via svnmerge from | Antoine Pitrou | 2010-08-17 | 1 | -1/+5 |
|
|
| * | Merged revisions 82966 via svnmerge from | Stefan Krah | 2010-07-19 | 1 | -6/+1 |
|
|
| * | Merged revisions 82194 via svnmerge from | Stefan Krah | 2010-06-24 | 1 | -0/+3 |
|
|
| * | Merged revisions 82059,82061 via svnmerge from | Victor Stinner | 2010-06-17 | 1 | -6/+6 |
|
|
| * | Merged revisions 81400 via svnmerge from | Antoine Pitrou | 2010-05-21 | 1 | -0/+1 |
|
|
| * | Merged revisions 81168 via svnmerge from | Victor Stinner | 2010-05-14 | 1 | -8/+12 |
|
|