summaryrefslogtreecommitdiffstats
path: root/Lib
Commit message (Expand)AuthorAgeFilesLines
* #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-1660-79/+79
* Fix whitespace in test_subprocessAntoine Pitrou2011-03-151-1/+1
* On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile noAntoine Pitrou2011-03-155-12/+105
* #11555: update doc for 3.x change to as_string mangle_from default.R David Murray2011-03-151-2/+1
* Fix the @test_NNNN_tmp file terds being left in whatever your $PWD wasGregory P. Smith2011-03-151-2/+5
* #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-1522-25/+25
* Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified I...Ronald Oussoren2011-03-142-49/+90
* Fix #11491. When dbm.open was called with a file which already exists andbriancurtin2011-03-142-3/+11
* #11488: Add tests for writelines method of SpooledTemporaryFile.R David Murray2011-03-141-0/+17
* #11490: EACCES can also mean command not foundR David Murray2011-03-141-1/+2
* Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat...Mark Dickinson2011-03-122-8/+81
* Issue #5622: Fix curses.wrapper to raise correct exception if cursesNed Deily2011-03-091-4/+5
* Issue #11444: Lock handlers while flushing/closing during shutdown.Vinay Sajip2011-03-081-0/+3
* transform izip_longest #11424Benjamin Peterson2011-03-083-16/+32
* Issue #11424: Fix bug in determining child loggers.Vinay Sajip2011-03-072-5/+118
* only do this sys.stderr replacing on CPythonBenjamin Peterson2011-03-061-4/+7
* Adapt platform and test_platform to the build identification changes.Georg Brandl2011-03-052-2/+8
* Fix buildbot failure following 97a5590b9291Antoine Pitrou2011-03-061-3/+3
* Issue #11391: Writing to a mmap object created withAntoine Pitrou2011-03-061-0/+8
* Add updated .hgeol file and fix newlines in the 3.1 branch.Georg Brandl2011-03-05112-51896/+51896
* Merged revisions 88722 via svnmerge fromGiampaolo Rodolà2011-03-031-3/+7
* Apparently, skipUnless() doesn't prevent the execution ofAntoine Pitrou2011-03-011-4/+4
* Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge fromAntoine Pitrou2011-02-283-4/+122
* Merged revisions 87627,87638,87739,87760,87771,87787,87984,87986,88108,88115,...Georg Brandl2011-02-252-5/+5
* Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-...Georg Brandl2011-02-253-17/+12
* Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,...Georg Brandl2011-02-254-4/+9
* Merged revisions 87921 via svnmerge fromAlexander Belopolsky2011-02-151-1/+2
* Merged revisions 87919 via svnmerge fromAlexander Belopolsky2011-02-151-0/+9
* Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge...R. David Murray2011-02-113-3/+25
* collections.Mapping is not available for setup.py. Remove the dependency the...Raymond Hettinger2011-02-021-2/+32
* Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge fromÉric Araujo2011-02-0240-77/+94
* Issue #11089: Fix performance issue limiting the use of ConfigParser()Raymond Hettinger2011-02-021-4/+38
* Fix typo: BadZipFile exists in 3.2+ only, not older versions.Éric Araujo2011-02-021-1/+1
* Merged revisions 88284 via svnmerge fromAntoine Pitrou2011-01-311-0/+36
* Merged revisions 88258 via svnmerge fromBrian Curtin2011-01-301-4/+4
* Merged revisions 88234 via svnmerge fromNed Deily2011-01-291-2/+2
* Merged revisions 88239 via svnmerge fromAlexander Belopolsky2011-01-291-6/+8
* Merged revisions 88236 via svnmerge fromNed Deily2011-01-291-2/+2
* Merged revisions 88231 via svnmerge fromAlexander Belopolsky2011-01-292-3/+14
* Issue 11020: command-line pyclbr broken due to missing 2-to-3 conversion.Raymond Hettinger2011-01-271-1/+1
* Merged revisions 88204 via svnmerge fromAntoine Pitrou2011-01-261-1/+1
* Merged revisions 88174 via svnmerge fromNed Deily2011-01-241-2/+4
* Issue #11000 ast.parse doc fix (r88172) + tix fix (r88170)Terry Reedy2011-01-241-4/+4
* Issue #10949: Improved robustness of rotating file handlers.Vinay Sajip2011-01-211-0/+2
* Merged revisions 88137 via svnmerge fromAntoine Pitrou2011-01-211-0/+2
* Merged revisions 88131 via svnmerge fromAntoine Pitrou2011-01-201-0/+13
* Merged revisions 88097 via svnmerge fromAntoine Pitrou2011-01-181-0/+11
* Merged revisions 88036 via svnmerge fromAntoine Pitrou2011-01-151-5/+9
* Merged revisions 88022 via svnmerge fromAntoine Pitrou2011-01-151-0/+13
* Merged revisions 87968,87971-87975 via svnmerge fromAntoine Pitrou2011-01-143-52/+68