summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recorded merge of revisions 73286 via svnmerge fromGeorg Brandl2009-06-083-8/+6
* #6235: ASCII also affects \[dD] escapes.Georg Brandl2009-06-081-3/+3
* Remove duplicated sentence. Remove duplicated sentence.Georg Brandl2009-06-081-2/+1
* Blocked revisions 73282 via svnmergeBenjamin Peterson2009-06-070-0/+0
* When _locale became a built-in module it was discovered that ``-lintl`` was notBrett Cannon2009-06-074-5/+14
* Issue #6221: Delete test registry key before running the test.Martin v. Löwis2009-06-072-0/+23
* Blocked revisions 73270 via svnmergeBenjamin Peterson2009-06-070-0/+0
* Fix symlink for 2to3 in framework install. Without this patch an incorrect li...Ronald Oussoren2009-06-071-1/+1
* Fix for issue 6202Ronald Oussoren2009-06-072-36/+2
* stop throwing out all errors when PyObject_GetAttr failsBenjamin Peterson2009-06-061-6/+19
* give the C implementation of TextIOWrapper the errors property #6217Benjamin Peterson2009-06-067-26/+50
* Add what's new entry for r73236.Antoine Pitrou2009-06-061-0/+18
* Merged revisions 73250 via svnmerge fromBenjamin Peterson2009-06-051-3/+4
* Blocked revisions 73243 via svnmergeTarek Ziadé2009-06-050-0/+0
* Blocked revisions 73240 via svnmergeEric Smith2009-06-050-0/+0
* Issue #6137: The pickle module now translates module names when loadingAntoine Pitrou2009-06-048-157/+532
* Merged revisions 73232 via svnmerge fromGeorg Brandl2009-06-041-0/+9
* Remove the ipaddr module per discussion on python-dev.Raymond Hettinger2009-06-045-2403/+2
* Merged revisions 73224 via svnmerge fromEric Smith2009-06-041-2/+2
* Take ipaddr out of whatsnew.Raymond Hettinger2009-06-041-37/+0
* Merged revisions 73217 via svnmerge fromGeorg Brandl2009-06-041-0/+3
* Merged revisions 73215 via svnmerge fromGeorg Brandl2009-06-041-1/+1
* Merged revisions 73186,73206,73212 via svnmerge fromGeorg Brandl2009-06-043-10/+10
* More codestring -> codebytes.Georg Brandl2009-06-0410-15/+16
* Remove nonexisting stuff from __all__.Georg Brandl2009-06-042-4/+0
* #3791: remove last traces of bsddb.Georg Brandl2009-06-0418-292/+26
* #3613: add base64.encodebytes and decodebytes as the new spelling of encodest...Georg Brandl2009-06-046-48/+66
* Remove mentions of the nonexisting SlowParser in xmlrpc.client.Georg Brandl2009-06-041-28/+19
* Recorded merge of revisions 73201 via svnmerge fromGeorg Brandl2009-06-042-54/+3
* Merged revisions 73197 via svnmerge fromTarek Ziadé2009-06-042-46/+123
* Issue #5373: Remove restriction on null bytes in docstrings of classes.Alexandre Vassalotti2009-06-041-7/+3
* Fix __all__.Raymond Hettinger2009-06-041-1/+2
* Use new form of with-statement instead of contextlib.nested().Raymond Hettinger2009-06-044-12/+11
* Remove the application stub for Python Launcher. ThisRonald Oussoren2009-06-0310-300/+0
* #6190: Remove duplicate paragraph.Georg Brandl2009-06-031-7/+0
* This fixes bug 5798 on OS X.Josiah Carlson2009-06-031-2/+7
* Another hidden treasure.Raymond Hettinger2009-06-031-0/+13
* remove extra "|"sBenjamin Peterson2009-06-031-2/+2
* Blocked revisions 73174 via svnmergeTarek Ziadé2009-06-030-0/+0
* Merged revisions 73170 via svnmerge fromTarek Ziadé2009-06-032-15/+42
* Merged revisions 73166 via svnmerge fromTarek Ziadé2009-06-033-13/+107
* Blocked revisions 73163 via svnmergeGeorg Brandl2009-06-030-0/+0
* <> is gone (almost).Georg Brandl2009-06-031-1/+1
* Issue #6183: Disables wcsftime on VC6.Hirokazu Yamamoto2009-06-032-1/+3
* range() doesn't return a listBenjamin Peterson2009-06-031-1/+1
* ignore some 2to3 test files with 2.x syntax #6184Benjamin Peterson2009-06-031-2/+2
* Merged revisions 73147 via svnmerge fromTarek Ziadé2009-06-022-24/+63
* Fix header level for 'Constants' section of math.rstMark Dickinson2009-06-021-1/+1
* Fix for Issue6170: 'make frameworkinstall' failure with python 3.1rc1.Ronald Oussoren2009-06-022-3/+3
* Merged revisions 73138 via svnmerge fromMark Dickinson2009-06-021-1/+1