summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* take 3v2.4.3c1Anthony Baxter2006-03-231-0/+1
* aarrrrghhhAnthony Baxter2006-03-231-1/+1
* 2.4.3c1Anthony Baxter2006-03-231-0/+1
* update - still some old .cvsignore files lying aroundAnthony Baxter2006-03-2330-190/+0
* take2...Anthony Baxter2006-03-231-0/+1
* Tagging for 2.4.3c1Anthony Baxter2006-03-231-0/+1
* update svn:ignore across the boardAnthony Baxter2006-03-230-0/+0
* 2.4.3c1Anthony Baxter2006-03-238-9/+13
* 2.4.3c1Anthony Baxter2006-03-231-1/+1
* Change SystemError into SyntaxError, when a Unicode stringMartin v. Löwis2006-03-223-1/+14
* 2.4.3c1 preparationsAnthony Baxter2006-03-221-3/+3
* Backport of r41629: hotshot generated half-meaningless numbers since theArmin Rigo2006-03-201-34/+2
* Catch situations where currentframe() returns None. See SF patch #1447410, th...Vinay Sajip2006-03-201-4/+9
* The new fetch_data_files.py downloads all the input data filesTim Peters2006-03-204-3/+80
* Merge revs 42842, 42844, and part of a whitespace normalizationTim Peters2006-03-201-0/+7
* Backport 43147:Neal Norwitz2006-03-202-4/+20
* 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
* Backport: Fix missing NULL checks after PyTuple_New, PyList_New, PyDict_NewGeorg Brandl2006-03-176-7/+24
* 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
* Merge rev 43063 from trunk.Tim Peters2006-03-161-1/+1
* Merge rev 43061 from the trunk.Tim Peters2006-03-161-1/+4
* Backport 43037:Neal Norwitz2006-03-152-14/+13
* Backport 42932:Neal Norwitz2006-03-142-9/+4
* Backport 43022:Neal Norwitz2006-03-142-5/+21
* Fix bug found by Coverity: don't allow NULL argument to PyUnicode_CheckExactGeorg Brandl2006-03-131-2/+2
* Backport of 42994:Martin v. Löwis2006-03-132-1/+5
* Backport of 42993:Martin v. Löwis2006-03-134-16/+23
* Backport from trunk r42989:Hye-Shik Chang2006-03-133-1/+11
* 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 42984 from trunk.Tim Peters2006-03-131-1/+1
* Move buildbot scripts to Tools/buildbot.Martin v. Löwis2006-03-123-0/+0
* Add a do-nothing "clean" operation to the _ssl project,Tim Peters2006-03-121-0/+3
* Copied from the trunk for buildbot use.Tim Peters2006-03-121-0/+3
* Copy from the trunk, for the buildbot.Tim Peters2006-03-121-0/+3
* Copy from the trunk, for the buildbot.Tim Peters2006-03-121-0/+3
* Merge rev 42904 from the trunk.Tim Peters2006-03-112-2/+7
* Backport of 42551 (EXTRATESTOPTS).Martin v. Löwis2006-03-101-1/+1
* Backport of 42960, to support the options buildbot uses.Martin v. Löwis2006-03-102-3/+22
* Bug #1445901: os.path.realpath() is available on Win/Mac too.Georg Brandl2006-03-081-2/+2
* Fix pydoc.synopsis() so that it doesn't error out with an unreadableGeorg Brandl2006-03-081-1/+5
* Backport fixes reported by Coverity.Neal Norwitz2006-03-081-4/+4
* Typo fixAndrew M. Kuchling2006-03-071-1/+1
* Backport r42894: SF #1444030 Fix several potential defects foundHye-Shik Chang2006-03-0710-17/+51
* Backport trunk's r42890 (thomas.wouters):Thomas Wouters2006-03-071-7/+7
* Backport trunk's r42888 (thomas.wouters):Thomas Wouters2006-03-071-2/+5
* Backport trunk's r42885 (thomas.wouters):Thomas Wouters2006-03-071-2/+4
* Backport trunk's r42878 (neal.norwitz):Thomas Wouters2006-03-075-3/+23