summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 82160 via svnmerge fromBenjamin Peterson2010-06-221-1/+1
* Blocked revisions 82161 via svnmergeBenjamin Peterson2010-06-220-0/+0
* Merged revisions 82157 via svnmerge fromBenjamin Peterson2010-06-222-3/+2
* Blocked revisions 82155 via svnmergeBenjamin Peterson2010-06-220-0/+0
* Added more test casesAlexander Belopolsky2010-06-221-0/+25
* Minor comment formatting.Senthil Kumaran2010-06-221-1/+1
* Minor docs issue.Senthil Kumaran2010-06-221-1/+1
* Merged revisions 82126-82127 via svnmerge fromThomas Heller2010-06-2116-376/+1986
* Merged revisions 82130 via svnmerge fromBenjamin Peterson2010-06-212-3/+14
* Issue #9005: Prevent utctimetuple() from producing year 0 or year 10,000.Alexander Belopolsky2010-06-214-36/+31
* Move over to assertIs.Brett Cannon2010-06-211-2/+2
* Merged revisions 82117 via svnmerge fromMark Dickinson2010-06-202-102/+6
* add copyright yearsBenjamin Peterson2010-06-201-1/+1
* update release schedule urlBenjamin Peterson2010-06-201-1/+1
* Blocked revisions 82112 via svnmergeBenjamin Peterson2010-06-200-0/+0
* Revert r82089. Commit was intended for a branch.Jean-Paul Calderone2010-06-197-474/+7
* merge forward from the python 2.x branchJean-Paul Calderone2010-06-197-7/+474
* Issue #8939: Improve arg.rstVictor Stinner2010-06-181-5/+5
* Merged revisions 82075 via svnmerge fromJean-Paul Calderone2010-06-182-5/+3
* Issue #6641: Original commit for this issue, r82053, introduced aAlexander Belopolsky2010-06-183-10/+22
* Added a new line at the end of the file.Alexander Belopolsky2010-06-181-1/+1
* Fixed a typo in a comment.Alexander Belopolsky2010-06-181-1/+1
* Fix Issue1368368 - prompt_user_passwd() in FancyURLopener masks 401 Unauthori...Senthil Kumaran2010-06-182-2/+14
* Issue #6543: Mention the author of the patch, Amaury Forgeot d'ArcVictor Stinner2010-06-171-1/+2
* Issue #6543: Write the traceback in the terminal encoding instead of utf-8.Victor Stinner2010-06-176-57/+70
* Issue #8203: Fix IDLE Credits dialog: view_file() uses its encoding argument.Victor Stinner2010-06-172-5/+3
* Typo repair.Barry Warsaw2010-06-171-4/+4
* Issue #6641: The datetime.strptime method now supports the %z directive.Alexander Belopolsky2010-06-175-74/+101
* Add note about changes to the `round` function between 2.x and 3.x.Mark Dickinson2010-06-171-0/+9
* Merged revisions 82047 via svnmerge fromSenthil Kumaran2010-06-171-1/+1
* Don't use os.normcase when the result we are expecting is None.R. David Murray2010-06-171-1/+1
* Issue #9011: Remove buggy and unnecessary ST->AST compilation codeMark Dickinson2010-06-173-27/+16
* Merged revisions 82039 via svnmerge fromR. David Murray2010-06-173-1/+24
* Issue #850997: Oops, I forgot the author of the patch: Mark HammondVictor Stinner2010-06-161-1/+1
* Issue #850997: mbcs encoding (Windows only) handles errors argument: strictVictor Stinner2010-06-165-45/+149
* Issue #9012: Add _time.c and _time.h to the Visual Studio project fileVictor Stinner2010-06-161-0/+8
* Issue #9012: "Separate compilation of time and datetime modules."Alexander Belopolsky2010-06-164-28/+33
* Merged revisions 82026 via svnmerge fromSenthil Kumaran2010-06-161-2/+4
* Merged revisions 82018 via svnmerge fromSenthil Kumaran2010-06-161-1/+23
* Remove versionadded accidentally introduced by r82008.R. David Murray2010-06-161-4/+0
* Blocked revisions 81571,81678 via svnmergeR. David Murray2010-06-160-0/+0
* Merged revisions 81675 via svnmerge fromR. David Murray2010-06-163-1/+22
* Merged revisions 81634 via svnmerge fromR. David Murray2010-06-151-6/+17
* Fix for buildbot failure in r81999.Ronald Oussoren2010-06-151-0/+2
* Issue 5094: minor documentation fixesAlexander Belopolsky2010-06-152-25/+25
* Minor changes to the choice of assert methodsAlexander Belopolsky2010-06-151-26/+26
* Further refinements to the C file API.Antoine Pitrou2010-06-151-10/+14
* Fixes to the PyFile_FromFd() doc, by Renato Cunha.Antoine Pitrou2010-06-151-4/+5
* Fix for issue #8577: without this patch test_distutilsRonald Oussoren2010-06-152-4/+5
* Merged revisions 81992 via svnmerge fromMark Dickinson2010-06-151-30/+33