| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #1856: Avoid crashes and lockups when daemon threads run while the | Antoine Pitrou | 2011-05-04 | 1 | -0/+2 |
|\ |
|
| * | 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 #11223: Replace threading._info() by sys.thread_info | Victor Stinner | 2011-04-30 | 1 | -1/+1 |
|
|
* | | Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* | Antoine Pitrou | 2011-04-27 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* | Antoine Pitrou | 2011-04-27 | 1 | -0/+1 |
|
|
* | | Issue #10914: Initialize correctly the filesystem codec when creating a new | Victor Stinner | 2011-04-26 | 1 | -0/+1 |
|
|
* | | PyGILState_Ensure(), PyGILState_Release(), PyGILState_GetThisThreadState() are | Victor Stinner | 2011-04-26 | 1 | -3/+7 |
|
|
* | | Issue #11223: Add threading._info() function providing informations about the | Victor Stinner | 2011-04-19 | 1 | -1/+3 |
|
|
* | | Issue #9904: fix and clarify some comments + fix indentation in symtable code | Eli Bendersky | 2011-04-10 | 1 | -4/+7 |
|
|
* | | Issue #10785: Store the filename as Unicode in the Python parser. | Victor Stinner | 2011-04-04 | 1 | -2/+7 |
|
|
* | | Issue #11393: _Py_DumpTraceback() writes the header even if there is no frame | Victor Stinner | 2011-04-01 | 1 | -3/+1 |
|
|
* | | Issue #11393: Add the new faulthandler module | Victor Stinner | 2011-03-30 | 1 | -0/+40 |
|
|
* | | Remove traces of division_warning left over from Python 2 (#10998) | Éric Araujo | 2011-03-26 | 1 | -1/+0 |
|
|
* | | Closes #11210: Remove PyErr_SetFromWindowsErrWithFilenameObject() of pyerrors.h | Victor Stinner | 2011-03-21 | 1 | -2/+0 |
|
|
* | | Issue #3080: Add PyImport_ImportModuleLevelObject() function | Victor Stinner | 2011-03-14 | 1 | -0/+7 |
|
|
* | | Issue #3080: Document the name attribute of the _inittab structure | Victor Stinner | 2011-03-07 | 1 | -1/+1 |
|
|
* | | Issue #3080: Import builtins using Unicode strings | Victor Stinner | 2011-03-07 | 1 | -2/+2 |
|
|
* | | Issue #3080: Add PyImport_ImportFrozenModuleObject() | Victor Stinner | 2011-03-20 | 1 | -0/+3 |
|
|
* | | #11565: Merge with 3.2. | Ezio Melotti | 2011-03-16 | 2 | -3/+3 |
|\ \
| |/ |
|
| * | #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 |
|
|
* | | | kill PY_PATCHLEVEL_REVISION | Benjamin Peterson | 2011-03-15 | 1 | -4/+0 |
|
|
* | | | merge 3.2 | Benjamin Peterson | 2011-03-15 | 1 | -2/+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 |
|
|
* | | | Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2 | Jesus Cea | 2011-03-14 | 1 | -6/+0 |
|
|
* | | | Remove sys.subversion and svn build identification leftovers. | Georg Brandl | 2011-03-06 | 1 | -3/+0 |
|
|
* | | | Merge build identification to default branch. | Georg Brandl | 2011-03-06 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|