summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the htmllib and sgmllib modules as per PEP 3108.Georg Brandl2008-06-0115-1969/+14
* Merged revisions 63871 via svnmerge fromGeorg Brandl2008-06-015-135/+269
* remove mac module docs missed in the first roundBenjamin Peterson2008-06-012-129/+0
* Add proper heading for tools entry.Georg Brandl2008-06-011-1/+4
* Blocked revisions 63861 via svnmergeGeorg Brandl2008-06-010-0/+0
* Blocked revisions 63863 via svnmergeBenjamin Peterson2008-06-010-0/+0
* add notes about the removal of bgenBenjamin Peterson2008-06-012-3/+2
* remove old mac scripts including bgenBenjamin Peterson2008-06-0122-5426/+0
* Blocked revisions 63848-63849 via svnmergeMartin v. Löwis2008-06-010-0/+0
* Blocked revisions 63846 via svnmergeMartin v. Löwis2008-06-010-0/+0
* Whitespace nits.Alexandre Vassalotti2008-06-011-0/+2
* Added documentation for PyDict_GetItemWithError().Alexandre Vassalotti2008-06-011-0/+6
* Added missing prototype for PyDict_GetItemWithError().Alexandre Vassalotti2008-06-011-0/+1
* Added a note to [] that special forms & special chars lose their meaningMark Summerfield2008-05-311-0/+6
* Optimization of str.format() for cases with unicode, long, and floatEric Smith2008-05-311-7/+28
* remove plat-mac referencesBenjamin Peterson2008-05-313-58/+4
* Blocked revisions 63814 via svnmergeEric Smith2008-05-300-0/+0
* Refactor and clean up str.format() code (and helpers) in advance of optimizat...Eric Smith2008-05-3010-99/+98
* Add test case for r63810.Georg Brandl2008-05-301-0/+5
* Don't return the same object from trivial replace() cases --Georg Brandl2008-05-301-4/+1
* Fix all return types for str/bytes/bytearray docstrings and make the wording ...Georg Brandl2008-05-303-77/+81
* Remove basestring usage.Georg Brandl2008-05-301-1/+1
* #3007: remove stringio docs and fix a few nits in io docs.Georg Brandl2008-05-303-121/+20
* Blocked revisions 63800 via svnmergeBrett Cannon2008-05-290-0/+0
* Merged revisions 63460,63464 via svnmerge fromBenjamin Peterson2008-05-292-6/+30
* Unblocked revisions 63460,63464 via svnmergeBenjamin Peterson2008-05-290-0/+0
* add the gestalt module back as _gestaltBenjamin Peterson2008-05-293-5/+83
* Merged revisions 63791-63792 via svnmerge fromThomas Heller2008-05-292-21/+29
* Blocked revisions 63776 via svnmergeGeorg Brandl2008-05-290-0/+0
* #2906: accept lists for options, and some cosmetic fixes in Tkinter.Georg Brandl2008-05-291-15/+19
* Blocked revisions 63767 via svnmergeBrett Cannon2008-05-290-0/+0
* Remove deprecated SmartCookie and SerialCookie classes.Georg Brandl2008-05-284-212/+16
* Make db modules' error classes inherit IOError.Georg Brandl2008-05-285-51/+50
* Remove __metaclass__ remains.Georg Brandl2008-05-275-13/+11
* Blocked revisions 63738 via svnmergeBenjamin Peterson2008-05-270-0/+0
* Blocked revisions 63736 via svnmergeBenjamin Peterson2008-05-270-0/+0
* clean up some docstrings and errors in bytesobject.cBenjamin Peterson2008-05-271-21/+18
* #2957: marshal recursion limit exceeded when importing a large .pyc fileAmaury Forgeot d'Arc2008-05-263-2/+10
* Blocked revisions 63725 via svnmergeBenjamin Peterson2008-05-260-0/+0
* Blocked revisions 63721 via svnmergeBenjamin Peterson2008-05-260-0/+0
* Blocked revisions 63719 via svnmergeBenjamin Peterson2008-05-260-0/+0
* update test ignore listBenjamin Peterson2008-05-261-9/+9
* The commands module has been removed. The getoutput() and getstatusoutput()Brett Cannon2008-05-2613-196/+140
* Add the new packages to the Makefile for installation.Brett Cannon2008-05-261-1/+1
* Ignore py(c|o) files.Brett Cannon2008-05-260-0/+0
* Add NEWS entry for http package.Georg Brandl2008-05-261-0/+5
* Remove _FooCookieJar modules and merge their content into http.cookiejar.Georg Brandl2008-05-263-320/+295
* Fix old-style octal literals in the docs.Georg Brandl2008-05-265-26/+27
* Blocked revisions 63704 via svnmergeBenjamin Peterson2008-05-260-0/+0
* Remove remaining references to UserDict module.Georg Brandl2008-05-262-21/+20