summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Documented lastrowid attribute in py3k branch.Gerhard Häring2008-03-291-0/+6
* Moved DECREF to correct place to get rid of leaked references.Gerhard Häring2008-03-291-1/+1
* Update test_threading with a couple changes from trunk that got lost due, IJeffrey Yasskin2008-03-291-3/+7
* Blocked revisions 62030 via svnmergeGeorg Brandl2008-03-290-0/+0
* Blocked revisions 62026 via svnmergeGeorg Brandl2008-03-290-0/+0
* Same documentation for sqlite3 module as in 2.6.Gerhard Häring2008-03-292-11/+66
* Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionallyGerhard Häring2008-03-2922-196/+582
* Added missing files for new iterdump method.Gerhard Häring2008-03-292-0/+115
* Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge fromChristian Heimes2008-03-2825-162/+446
* Fixed an importChristian Heimes2008-03-281-1/+1
* Merged revisions 61988-61990 via svnmerge fromMartin v. Löwis2008-03-284-6/+92
* Merged revisions 61964-61979 via svnmerge fromChristian Heimes2008-03-2814-74/+71
* Merged revisions 61958-61959 via svnmerge fromChristian Heimes2008-03-261-4/+2
* Merged revisions 61954,61956-61957 via svnmerge fromChristian Heimes2008-03-264-0/+14
* Merged revisions 61952-61953 via svnmerge fromChristian Heimes2008-03-2611-30/+92
* Correct Issue#1561: test_mailbox failed on Windows.Amaury Forgeot d'Arc2008-03-262-19/+18
* Merged revisions 61913,61915-61916,61918-61919,61922-61926,61928-61929,61931,...Christian Heimes2008-03-2612-426/+532
* Block correct revisionChristian Heimes2008-03-260-0/+0
* block backport of bytearray and io infrastructureChristian Heimes2008-03-260-0/+0
* Merged revisions 61892,61900 via svnmerge fromChristian Heimes2008-03-263-3/+12
* #2484: remove duplicate variable definition.Georg Brandl2008-03-261-1/+0
* Get the test to pass on space Ubuntu/Debian and ppc. It was failingNeal Norwitz2008-03-261-2/+5
* Merged the ACKS from 2.6Benjamin Peterson2008-03-251-65/+54
* block r61904Mark Dickinson2008-03-250-0/+0
* Fix duplicated paragraph.Georg Brandl2008-03-251-13/+0
* Merged revisions 61834,61841-61842,61851-61853,61863-61864,61869-61870,61874,...Christian Heimes2008-03-2512-27/+74
* Block revisions 61878-61881 aka Georgs py3k warningsChristian Heimes2008-03-250-0/+0
* Block the mere addition of a versionadded tag.Georg Brandl2008-03-250-0/+0
* Merge the table type change to save space on LP64 platforms from trunk r61875.Gregory P. Smith2008-03-251-53/+53
* i'll merge this revision by hand since its a mix of cleanup and 2.x specificsGregory P. Smith2008-03-250-0/+0
* Blocked revisions 61871 via svnmergeGeorg Brandl2008-03-250-0/+0
* #868845: document <...> reprs.Georg Brandl2008-03-251-6/+8
* 61867 not needed in 3kGregory P. Smith2008-03-250-0/+0
* Merged revisions 61849 via svnmerge fromMartin v. Löwis2008-03-241-0/+2
* Merged revisions 61846-61847 via svnmerge fromMartin v. Löwis2008-03-249-16/+314
* Remove the dl module per PEP 3108.Neal Norwitz2008-03-2411-467/+5
* Always try to delete the data file before and after the test.Neal Norwitz2008-03-242-5/+6
* Ensure cleanup does not reference variables that don't yet exist.Neal Norwitz2008-03-241-0/+4
* Skip test if socket gets reset, the problem is on the other side.Neal Norwitz2008-03-241-1/+11
* Add missing closing parenNeal Norwitz2008-03-241-1/+1
* Fix crash on 64-bit platformsNeal Norwitz2008-03-241-1/+1
* Merged revisions 61820-61823 via svnmerge fromChristian Heimes2008-03-244-8/+39
* Stop including 2to3 in Tools, as it is in Lib now.Martin v. Löwis2008-03-242-3/+1
* Merged revisions 61825 via svnmerge fromMartin v. Löwis2008-03-246-23/+62
* Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...Christian Heimes2008-03-2342-568/+776
* Prevent 61779 and 61810 from merging into in py3kGregory P. Smith2008-03-230-0/+0
* Fixed parent class initChristian Heimes2008-03-231-1/+1
* Invoke byte-compilation after running 2to3.Martin v. Löwis2008-03-221-2/+13
* Properly terminate file name.Martin v. Löwis2008-03-221-1/+1
* Replace spaces by tabs, addedChristian Heimes2008-03-221-11/+12