summaryrefslogtreecommitdiffstats
path: root/Lib/test
Commit message (Expand)AuthorAgeFilesLines
...
* Backport 45338:Neal Norwitz2006-04-131-2/+11
* reverting r45322 - "traceback.format_exception_only() now prependsAnthony Baxter2006-04-131-21/+0
* Patch #860326: traceback.format_exception_only() now prepends theGeorg Brandl2006-04-121-0/+21
* backport 43519. fixes SF bug 1117761.Gregory P. Smith2006-04-121-1/+1
* Whitespace normalization.Tim Peters2006-04-081-1/+1
* Merge rev 43734 from the trunk.Tim Peters2006-04-081-19/+35
* backport of 43688:Anthony Baxter2006-04-061-0/+1
* backport:Anthony Baxter2006-04-061-5/+7
* backport r43579Anthony Baxter2006-04-031-1/+1
* Backport 43568:Neal Norwitz2006-04-031-5/+23
* Merge rev 43518 from trunk.Tim Peters2006-04-011-1/+1
* Merge rev 43516 from trunk.Tim Peters2006-04-011-4/+8
* Merge rev 43511 from the trunk.Tim Peters2006-04-011-2/+18
* Make test_socket_ssl pass on WindowsGeorg Brandl2006-03-311-11/+16
* Patch #1462313, bug #1443328: the pickle modules now can handle classesGeorg Brandl2006-03-311-0/+29
* Patch #1380952: fix SSL objects timing out on consecutive read()sGeorg Brandl2006-03-311-0/+14
* SF bug #1460340: random.sample can raise KeyErrorRaymond Hettinger2006-03-291-0/+3
* after discussions with perky, reverted fix for Bug #1379994: BuiltinAnthony Baxter2006-03-281-14/+22
* Merge rev 43181 from the trunk.Tim Peters2006-03-281-40/+47
* Backport of r41530 (neal.norwitz, 2005-11-24):Martin v. Löwis2006-03-271-17/+18
* Backport:Neal Norwitz2006-03-261-1/+4
* Mechanical whitespace normalization.Tim Peters2006-03-233-5/+5
* Change SystemError into SyntaxError, when a Unicode stringMartin v. Löwis2006-03-221-0/+4
* Merge revs 42842, 42844, and part of a whitespace normalizationTim Peters2006-03-201-0/+7
* Backport 43147:Neal Norwitz2006-03-201-0/+11
* Merge rev 43091 from the trunk.Tim Peters2006-03-181-1/+1
* Merge rev 43081 from trunk.Tim Peters2006-03-161-13/+13
* Merge rev 43079 from the trunk. This should allow test_winsound to passTim Peters2006-03-162-34/+128
* Backport 42932:Neal Norwitz2006-03-141-8/+2
* Backport from trunk r42989:Hye-Shik Chang2006-03-131-0/+7
* Merge rev 42963 from the trunk.Tim Peters2006-03-131-0/+2
* Merge rev 41859 from the trunk.Tim Peters2006-03-131-0/+9
* Merge rev 42904 from the trunk.Tim Peters2006-03-111-1/+4
* Backport of 42960, to support the options buildbot uses.Martin v. Löwis2006-03-101-3/+20
* Backport trunk's r42878 (neal.norwitz):Thomas Wouters2006-03-071-0/+13
* Backport revision 42872:Walter Dörwald2006-03-061-5/+9
* Bug #1101233: fix test_fcntl on netbsd2 platform.Georg Brandl2006-02-201-1/+1
* Backported from r41842.Armin Rigo2006-02-202-0/+112
* Patch #1337756: fileinput now accepts Unicode filenames.Georg Brandl2006-02-191-0/+10
* Backport: This should get test_timeout to pass when running on any python.org...Neal Norwitz2006-02-181-0/+5
* Fix typoNeal Norwitz2006-02-041-1/+1
* Work around a Solaris peculiarity that caused test_pty to sometimes fail: aThomas Wouters2006-01-281-1/+8
* Remove file even if non-existantNeal Norwitz2006-01-251-2/+6
* Remove generated test db filesNeal Norwitz2006-01-251-2/+3
* Backport:Neal Norwitz2006-01-251-0/+6
* Checkin the test of patch #1400181.Georg Brandl2006-01-201-0/+14
* Backport:Neal Norwitz2006-01-142-0/+9
* Test curses.setupterm() before initscr().Georg Brandl2006-01-121-2/+3
* Backport:Neal Norwitz2006-01-101-1/+7
* Backport:Neal Norwitz2006-01-091-0/+11