summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #4504, #4505: Update noddy examples in "Extending & Embedding".Georg Brandl2008-12-057-219/+215
* Fixed issue #4533: File read operation was dreadfully slowChristian Heimes2008-12-052-4/+31
* #4427: fix arguments for "y" BuildValue type.Georg Brandl2008-12-051-1/+1
* #4401: Re-add os.extsep.Georg Brandl2008-12-051-1/+3
* #4355: refer to urlencode in the correct module.Georg Brandl2008-12-052-6/+6
* Update build URL.Georg Brandl2008-12-051-1/+1
* Send mails to python-checkins now.Martin v. Löwis2008-12-051-1/+1
* Tweak verbiage and markup for relative/absolute import. Backport candidate.Guido van Rossum2008-12-051-4/+3
* fix Sphinx warningsBenjamin Peterson2008-12-051-2/+2
* add missing importFred Drake2008-12-051-0/+1
* #4542: On Windows, binascii.crc32 still accepted str as binary input.Amaury Forgeot d'Arc2008-12-052-1/+4
* Issue #4537: webbrowser.UnixBrowser failed because this module defines an open()Amaury Forgeot d'Arc2008-12-052-1/+4
* Merged revisions 67528 via svnmerge fromFred Drake2008-12-043-3/+46
* Add a skeleton 3.1 whatsnew document.Georg Brandl2008-12-042-0/+70
* #4513: remove traces of zip() docstring from when it was izip().Georg Brandl2008-12-041-3/+1
* #4521: fix getcwdu() vs getcwdb().Georg Brandl2008-12-041-1/+1
* #4526: fix typo.Georg Brandl2008-12-041-2/+3
* #4527: fix "unicode or string".Georg Brandl2008-12-041-1/+1
* - fix markup errorFred Drake2008-12-041-2/+2
* Wording change (flaunt -> disobey); markup fixes. The largest edit is to the...Andrew M. Kuchling2008-12-041-10/+11
* 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