summaryrefslogtreecommitdiffstats
path: root/Lib
Commit message (Expand)AuthorAgeFilesLines
...
* Merge rev 45631 from trunk.Tim Peters2006-04-213-22/+84
* Merge rev 45516 from trunk.Tim Peters2006-04-181-12/+21
* Merge rev 45498 from trunk.Tim Peters2006-04-171-29/+24
* Patch #1191700: Adjust column alignment in bdb breakpoint lists.Martin v. Löwis2006-04-151-3/+3
* Backport 45338:Neal Norwitz2006-04-131-2/+11
* reverting r45322 - "traceback.format_exception_only() now prependsAnthony Baxter2006-04-132-25/+0
* Patch #860326: traceback.format_exception_only() now prepends theGeorg Brandl2006-04-122-0/+25
* backport 43519. fixes SF bug 1117761.Gregory P. Smith2006-04-122-8/+10
* Patch #1468808: don't complain if Tkinter is already deleted at the time Font...Georg Brandl2006-04-121-1/+3
* StreamHandler now checks explicitly for None before using sys.stderr as the s...Vinay Sajip2006-04-121-1/+1
* Patch #1466993: remove wrong comment in socket.pyGeorg Brandl2006-04-091-8/+0
* Whitespace normalization.Tim Peters2006-04-082-2/+2
* Merge rev 43734 from the trunk.Tim Peters2006-04-081-19/+35
* Fix bsddb.db.DBError derived exceptions so they can be unpickled.Gregory P. Smith2006-04-082-0/+76
* backport of 43688:Anthony Baxter2006-04-062-154/+163
* backport:Anthony Baxter2006-04-061-5/+7
* Rev 43597 on the branch purported to merge rev 43578 from the trunk,Tim Peters2006-04-031-2/+2
* backport r43579Anthony Baxter2006-04-031-1/+1
* backport of r43578Anthony Baxter2006-04-031-1/+2
* Backport 43568:Neal Norwitz2006-04-031-5/+23
* Backport of r39612: some more fixes for inspect.getsource().Armin Rigo2006-04-021-27/+20
* Bug #1458017: make distutils.Log._log more forgiving when passing inGeorg Brandl2006-04-011-1/+6
* 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-012-5/+32
* Make test_socket_ssl pass on WindowsGeorg Brandl2006-03-311-11/+16
* bug #1257988: don't bail out on gethostbyname(gethostname()) failureGeorg Brandl2006-03-311-1/+5
* Patch #1462313, bug #1443328: the pickle modules now can handle classesGeorg Brandl2006-03-312-2/+42
* 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-292-8/+12
* 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
* preparing for 2.4.3 finalAnthony Baxter2006-03-281-0/+5
* Backport of r41530 (neal.norwitz, 2005-11-24):Martin v. Löwis2006-03-271-17/+18
* Backport Ka-Ping Yee's trunk checkin r41400:Thomas Wouters2006-03-271-13/+17
* Backport:Neal Norwitz2006-03-261-1/+4
* Mechanical whitespace normalization.Tim Peters2006-03-238-12/+12
* 2.4.3c1Anthony Baxter2006-03-232-4/+4
* Change SystemError into SyntaxError, when a Unicode stringMartin v. Löwis2006-03-221-0/+4
* Catch situations where currentframe() returns None. See SF patch #1447410, th...Vinay Sajip2006-03-201-4/+9
* Merge revs 42842, 42844, and part of a whitespace normalizationTim Peters2006-03-201-0/+7
* Backport 43147:Neal Norwitz2006-03-201-0/+11
* Source file f.flush() after writing; trying to avoid lossage if userKurt B. Kaiser2006-03-192-0/+10
* 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