summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More 3.0 -> 3.1 transistion in the Windows and OS/2 build filesChristian Heimes2008-12-044-5/+5
* Bumped up version number in PC/pyconfig.h.Hirokazu Yamamoto2008-12-041-2/+2
* More 3.0 -> 3.1 transistionsChristian Heimes2008-12-037-20/+20
* Bumped up version numbers of configure/autoconf scriptsChristian Heimes2008-12-032-12/+12
* Prep for Python 3.1!Barry Warsaw2008-12-0312-1432/+1444
* Remove remark about NaN==NaN, I misunderstood that issue.Guido van Rossum2008-12-031-2/+1
* Minor edits.Raymond Hettinger2008-12-031-3/+4
* Fixed a warning on whatsnew/3.0.rstChristian Heimes2008-12-031-1/+1
* Use the :mod: role.Georg Brandl2008-12-031-1/+1
* Some textual tweaks, and fixed a few typos found by a spell checker.Guido van Rossum2008-12-031-26/+39
* Fix bad markup.Guido van Rossum2008-12-031-2/+2
* More cleanup. Moved all Unicode and str/bytes info to the text/dataGuido van Rossum2008-12-031-289/+296
* Another checkpoint.Guido van Rossum2008-12-031-12/+33
* Another checkpoint -- some stuff I managed to do on the train.Guido van Rossum2008-12-031-81/+94
* Merged revisions 67484 via svnmerge fromChristian Heimes2008-12-031-1/+1
* Another checkpoint.Guido van Rossum2008-12-031-38/+38
* interators -> iterators (thanks Taggnostr)Gregory P. Smith2008-12-021-1/+1
* Finished what I'm going to write about the standard library.Guido van Rossum2008-12-021-49/+87
* Finished the "porting to 3.0" section. Had to add a label toGuido van Rossum2008-12-022-7/+31
* Another checkpoint. More XXXes added...Guido van Rossum2008-12-023-205/+274
* Issue 3689: list_reverseiterator should support __length_hint__ instead of _...Raymond Hettinger2008-12-023-8/+14
* Bug #4495: Fix signed/unsigned warning (both namelen and tailen should be si...Raymond Hettinger2008-12-021-1/+1
* Another checkpoint to switch machines.Guido van Rossum2008-12-021-3/+65
* Add missing bracket.Walter Dörwald2008-12-021-1/+1
* Fix typo.Walter Dörwald2008-12-021-1/+1
* Issue #4387: binascii now refuses to accept str as binary input.Martin v. Löwis2008-12-026-32/+34
* Fix docutils parsing errors in Misc/NEWS.Alexandre Vassalotti2008-12-021-9/+10
* fix markupBenjamin Peterson2008-12-021-1/+1
* Checkpoint. Added some stuff. Mostly XXX notes for myself. :-)Guido van Rossum2008-12-021-94/+257
* Merged revisions 67467 via svnmerge fromGeorg Brandl2008-12-011-1/+5
* Add script forgotten in r67464.Martin v. Löwis2008-12-011-0/+10
* Issue #4073: Add 2to3 support to build_scripts, refactor that supportMartin v. Löwis2008-12-015-22/+77
* Update copyright for recent changes.Raymond Hettinger2008-11-301-1/+1
* Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-...Benjamin Peterson2008-11-3023-34/+129
* Merged revisions 67442 via svnmerge fromBenjamin Peterson2008-11-301-25/+40
* Merged revisions 67449 via svnmerge fromMartin v. Löwis2008-11-302-1/+6
* Issue #4407: Fix source file that caused the compileall step in WindowsMartin v. Löwis2008-11-302-1/+7
* Blocked revisions 67370 via svnmergeBenjamin Peterson2008-11-300-0/+0
* Fix more threading API related bugs: Thread.get_name() --> Thread.name.Amaury Forgeot d'Arc2008-11-293-3/+6
* #4455: IDLE failed to display the windows list when two windows have the same...Amaury Forgeot d'Arc2008-11-282-2/+5
* Merged revisions 67428 via svnmerge fromBenjamin Peterson2008-11-2815-86/+104
* Blocked revisions 67349,67353,67396,67407,67411 via svnmergeBenjamin Peterson2008-11-280-0/+0
* Fix mp example, remove fix_logger callJesse Noller2008-11-281-1/+0
* Merge r67419 to py3k, mp doc fixesJesse Noller2008-11-281-18/+106
* Forgot to update Misc/NEWSChristian Heimes2008-11-281-0/+2
* 2to3 run of multiprocessing examples.Christian Heimes2008-11-286-177/+177
* Merged revisions 67414 via svnmerge fromChristian Heimes2008-11-282-1/+4
* - Modules/Setup.dist: Add _bisectMatthias Klose2008-11-271-0/+1
* - Modules/Setup.dist: add datetime, update _elementtreeMatthias Klose2008-11-271-1/+2
* - Modules/Setup.dist: Update pyexpatMatthias Klose2008-11-271-3/+1