summaryrefslogtreecommitdiffstats
path: root/Include
Commit message (Expand)AuthorAgeFilesLines
* Bumping to 2.6.4rc1v2.6.4rc1Barry Warsaw2009-10-061-4/+4
* Post 2.6.3 cleanup.Barry Warsaw2009-10-021-1/+1
* Bump to 2.6.3v2.6.3Barry Warsaw2009-10-011-3/+3
* Bumping for 2.6.3rc1v2.6.3rc1Barry Warsaw2009-09-291-4/+4
* Merged revisions 74841 via svnmerge fromThomas Wouters2009-09-161-0/+8
* Merged revisions 74693 via svnmerge fromMark Dickinson2009-09-061-1/+6
* Issue #5724: Fix cmath failures on Solaris 10.Mark Dickinson2009-05-041-7/+28
* Merged revisions 71734,71738-71739 via svnmerge fromBenjamin Peterson2009-04-202-0/+4
* Merged revisions 71743 via svnmerge fromRonald Oussoren2009-04-191-0/+12
* Post release version tweak.Barry Warsaw2009-04-161-1/+1
* Bumping to 2.6.2 (final).v2.6.2Barry Warsaw2009-04-141-1/+1
* Bump to 2.6.2c1.Barry Warsaw2009-04-071-2/+2
* Merged revisions 71163 via svnmerge fromBenjamin Peterson2009-04-041-7/+5
* Merged revisions 71159 via svnmerge fromMatthias Klose2009-04-041-5/+7
* Issue 1242657: list(obj) can swallow KeyboardInterruptRaymond Hettinger2009-02-021-1/+1
* Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,...Georg Brandl2009-01-142-10/+37
* Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,...Georg Brandl2009-01-011-8/+8
* Backport r67982Ronald Oussoren2008-12-281-0/+14
* Post-2.6.1 tweakBarry Warsaw2008-12-051-1/+1
* Prep for 2.6.1v2.6.1Barry Warsaw2008-12-041-2/+2
* Merged revisions 66891 via svnmerge fromAmaury Forgeot d'Arc2008-10-141-1/+1
* Post release danceBarry Warsaw2008-10-021-1/+1
* Bumping to 2.6 final.Barry Warsaw2008-10-011-3/+3
* build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and config filesAndrew MacIntyre2008-09-221-1/+1
* done with 2.6rc2Barry Warsaw2008-09-181-1/+1
* Bumping to 2.6rc2v2.6rc2Barry Warsaw2008-09-181-2/+2
* post release updatesBarry Warsaw2008-09-131-1/+1
* Fix the release levelv2.6rc1Barry Warsaw2008-09-121-2/+2
* Bumping to 2.6rc1Barry Warsaw2008-09-121-3/+3
* #3668: When PyArg_ParseTuple correctly parses a s* format, but raises anAntoine Pitrou2008-08-291-0/+9
* Issue #2534: speed up isinstance() and issubclass() by 50-70%, so as toAntoine Pitrou2008-08-261-0/+5
* sort of backport 66038 by aliasing PyObject_Bytes to PyObject_StrBenjamin Peterson2008-08-261-0/+1
* done with the releaseBarry Warsaw2008-08-211-1/+1
* Bump to 2.6b3.v2.6b3Barry Warsaw2008-08-211-2/+2
* Hopeful fix for issue 1878: remove Py_TPFLAGS_HAVE_VERSION_TAG fromGuido van Rossum2008-08-191-6/+19
* fix a little typoBenjamin Peterson2008-08-191-1/+1
* fix compile errorsBenjamin Peterson2008-08-171-1/+1
* expose PySTEntry.nested so the symtable module will workBenjamin Peterson2008-08-171-1/+1
* Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple,Martin v. Löwis2008-08-122-20/+8
* Issue #2620: Overflow checking when allocating or reallocating memoryGregory P. Smith2008-07-221-11/+22
* Post release cleanupBarry Warsaw2008-07-181-1/+1
* Bumping to 2.6b2v2.6b2Barry Warsaw2008-07-181-2/+2
* Issue 2235: __hash__ is once again inherited by default, but inheritance can ...Nick Coghlan2008-07-151-0/+1
* Issue #3274: Use a less common identifier for the temporary variableAlexandre Vassalotti2008-07-131-2/+2
* #3342: In tracebacks, printed source lines were not indented since r62555.Amaury Forgeot d'Arc2008-07-111-1/+1
* - Issue #2862: Make int and float freelist management consistent with otherGregory P. Smith2008-07-062-2/+2
* Revert 64424, 64438, and 64439.Raymond Hettinger2008-06-241-3/+0
* Modified interface to _Py_[String|Unicode]InsertThousandsGrouping, in anticip...Eric Smith2008-06-241-2/+2
* Make bin() implementation parallel oct() and hex() so that int/long subclasse...Raymond Hettinger2008-06-201-0/+3
* Post release changesBarry Warsaw2008-06-191-1/+1