summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Vec class constructor, remove indirection via function, use operator m...Georg Brandl2010-07-051-14/+14
* Remove Dbm.Georg Brandl2010-07-051-1/+0
* untabifyBenjamin Peterson2010-07-051-6/+6
* Added two more test cases for datetimeAlexander Belopolsky2010-07-051-0/+6
* #9166: NotImplemented is not an exception.Georg Brandl2010-07-051-1/+1
* looking up on the type is correct, so this isn't an XXXBenjamin Peterson2010-07-051-7/+0
* Added more tests for utctimetuple()Alexander Belopolsky2010-07-051-1/+21
* cleanup basicsize logic #3268Benjamin Peterson2010-07-051-4/+2
* pydoc still has a silly encodingBenjamin Peterson2010-07-051-1/+1
* Fix the docstrings of the capitalize method.Senthil Kumaran2010-07-052-2/+3
* Fix: Issue9091 Minor documentation clarification.Senthil Kumaran2010-07-051-1/+2
* Do some basic refactoring. Along the way also list what files had theirBrett Cannon2010-07-041-14/+32
* Add brief explanation; remove no-longer-working linkAndrew M. Kuchling2010-07-041-3/+1
* Revert -r82559; it's not clear that this is the right thing to do, and the c...Mark Dickinson2010-07-041-2/+3
* Re-encode shlex.py in UTF-8, and remove coding cookie.Mark Dickinson2010-07-041-3/+2
* Remove coding cookie from heapq.py.Mark Dickinson2010-07-041-3/+1
* Make Demo/parser/test_parser.py run.Mark Dickinson2010-07-041-6/+6
* Issue #9130: Validate ellipsis tokens in relative imports.Mark Dickinson2010-07-042-6/+12
* Fix symbol numbers in test_parser test.Mark Dickinson2010-07-041-8/+8
* Issue #9130: Fix validation of relative imports in parser module.Mark Dickinson2010-07-043-3/+26
* Fixed the testAlexander Belopolsky2010-07-041-1/+1
* Fixed doctestsAlexander Belopolsky2010-07-041-12/+10
* Issue #9118: help(None) will now return NoneType doc instead ofAlexander Belopolsky2010-07-041-2/+3
* Merged revisions 81478,82530-82531 via svnmerge fromBenjamin Peterson2010-07-042-2/+9
* Initialized merge tracking via "svnmerge" with revisions "0-80937" fromBenjamin Peterson2010-07-040-0/+0
* Removed merge tracking for "svnmerge" forBenjamin Peterson2010-07-040-0/+0
* Initialized merge tracking via "svnmerge" with revisions "0-80937" fromBenjamin Peterson2010-07-040-0/+0
* Issue #9128: Fix validation of class decorators in parser module.Mark Dickinson2010-07-043-8/+18
* Removed merge tracking for "svnmerge" forBenjamin Peterson2010-07-040-0/+0
* Issue #9152: Removed dead code in datetime moduleAlexander Belopolsky2010-07-041-5/+0
* Fix refleak in Modules/audioop.c.Mark Dickinson2010-07-041-2/+7
* Remove old and unsafe Dbm demo class.Georg Brandl2010-07-041-66/+0
* Made minimal modifications to pass included testsAlexander Belopolsky2010-07-031-17/+7
* Make importlib.abc.SourceLoader the primary mechanism for importlib.Brett Cannon2010-07-032-27/+38
* Make importlib.abc.SourceLoader the primary mechanism for importlib.Brett Cannon2010-07-033-1/+32
* Issue #9151: Demo/classes/Dates.py does not work in 3.x ConvertedAlexander Belopolsky2010-07-031-49/+48
* Fix a spelling mistake in a comment.Brett Cannon2010-07-031-1/+1
* Trailing whitespace is bad for .rst files.Brett Cannon2010-07-031-1/+1
* Make importlib.abc.SourceLoader the primary mechanism for importlib.Brett Cannon2010-07-0317-544/+420
* Issue #9151: Demo/classes/Dates.py does not work in 3.xAlexander Belopolsky2010-07-031-9/+10
* Ignore __pycache__.Brett Cannon2010-07-030-0/+0
* Remove nonexistent tools from Tools README.Mark Dickinson2010-07-031-11/+0
* Issue #9094: Make python -m pickletools disassemble pickles given inAlexander Belopolsky2010-07-032-1/+44
* Fix Issue5468 - urlencode to handle bytes and other alternate encodings.Senthil Kumaran2010-07-034-25/+166
* Removed merge tracking for "svnmerge" forBenjamin Peterson2010-07-030-0/+0
* Merged revisions 82492 via svnmerge fromVictor Stinner2010-07-033-74/+108
* Remove the need for a "()" empty argument list after opcodes.Georg Brandl2010-07-032-67/+76
* Fix markup.Georg Brandl2010-07-031-1/+0
* Merged revisions 82483 via svnmerge fromGeorg Brandl2010-07-031-0/+3
* Recorded merge of revisions 82474 via svnmerge fromGeorg Brandl2010-07-030-0/+0