summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 2.4.5c1v2.4.5c1Martin v. Löwis2008-03-028-17/+23
* Backport of r60793:Martin v. Löwis2008-03-0217-38/+327
* Revert the following revisions, as they don't fix securityMartin v. Löwis2008-03-0223-211/+71
* Backport r60104 + r60111 from trunk.Gregory P. Smith2008-01-192-1/+17
* Bug #1321: Fixed logic error in TimedRotatingFileHandler.__init__()Vinay Sajip2007-10-241-5/+5
* - mark the findCaller 2-element tuple/3-element tuple change as new in 2.4Matthias Klose2007-08-161-1/+1
* - fix build error with the findCaller backportMatthias Klose2007-08-161-1/+1
* Add uuids for upcoming 2.4.5 release.Martin v. Löwis2007-08-031-0/+2
* MacOS build script:Ronald Oussoren2007-07-261-5/+37
* Fix for Windows: close a temporary file before trying to delete it.Hye-Shik Chang2007-06-051-0/+2
* (Backport from r55770)Hye-Shik Chang2007-06-053-2/+21
* Updated documentation for SysLogHandler (#1720726).Vinay Sajip2007-05-251-3/+4
* Updated documentation for SysLogHandler (#1720726).Vinay Sajip2007-05-251-2/+5
* Updated findCaller documentation.Vinay Sajip2007-05-251-3/+5
* HTML-escape the plain traceback in cgitb's HTML output, to preventGeorg Brandl2007-05-152-1/+6
* Backported r51621 from p3yk:Thomas Wouters2007-02-252-4/+4
* Minor fix for currentframe (SF #1652788).Vinay Sajip2007-02-171-3/+3
* backport: fix trace.py --ignore-dirSkip Montanaro2007-02-112-1/+4
* Backport trunk revision 53527:Thomas Wouters2007-01-234-4/+10
* Fixed bug in fileConfig where _handlerList was not being cleared. (SF #1632328)Vinay Sajip2007-01-111-0/+1
* Backported change in shutdown(); now takes an optional handler-list argument.Vinay Sajip2007-01-111-2/+2
* - idle: Honor the "Cancel" action in the save dialog (Debian bug #299092).Matthias Klose2007-01-112-1/+3
* - Make the documentation match the code and the docstringMatthias Klose2007-01-111-1/+1
* Bug #1590891: random.randrange don't return correct value for big numberRaymond Hettinger2006-12-202-1/+3
* Patch by "cuppatea" (SF #1503765)Vinay Sajip2006-12-111-4/+5
* Patch by Jeremy Katz (SF #1609407)Vinay Sajip2006-12-111-2/+2
* Backport of r52862.Armin Rigo2006-11-291-1/+3
* Jython compatibility fix: if uu.decode() opened its output file, be sure toAndrew M. Kuchling2006-11-201-0/+4
* Add extra SHA testsAndrew M. Kuchling2006-11-201-1/+18
* backport of revision 52644Ronald Oussoren2006-11-071-13/+12
* Point users to the subprocess module in the docs for os.system, os.spawn*, os...Andrew M. Kuchling2006-10-274-9/+38
* [Bug #1542016] Report PCALL_POP value. This makes the return value of sys.ca...Andrew M. Kuchling2006-10-272-2/+5
* Add sections for a hypothetical future 2.4.5 releaseAndrew M. Kuchling2006-10-271-0/+22
* [Bug #1562583] Mention the set_reuse_addr() methodAndrew M. Kuchling2006-10-271-3/+5
* [Bug #1579796] Wrong syntax for PyDateTime_IMPORT in documentation. Reported...Andrew M. Kuchling2006-10-261-4/+4
* Tagging for release of Python 2.4.4Anthony Baxter2006-10-180-0/+0
* regenerating tag.v2.4.4Anthony Baxter2006-10-180-0/+0
* Bump buildno for 2.4.4.Martin v. Löwis2006-10-182-2/+4
* Tagging for release of Python 2.4.4Anthony Baxter2006-10-180-0/+0
* preparing for 2.4.4 finalAnthony Baxter2006-10-176-9/+14
* - Bug #1578513: Cross compilation was broken by a change to configure.Anthony Baxter2006-10-173-36/+49
* Tagging for release of Python 2.4.4c1Anthony Baxter2006-10-110-0/+0
* what month is it again? I get confused...v2.4.4c1Anthony Baxter2006-10-104-4/+4
* preparing for 2.4.4c1Anthony Baxter2006-10-1010-10/+21
* note the previous checkinAnthony Baxter2006-10-101-1/+4
* Note that there are no longer warnings when buildingTim Peters2006-10-102-17/+4
* Backport 50567Anthony Baxter2006-10-102-17/+72
* Ignore libcmt, not msvcrt.Martin v. Löwis2006-10-101-2/+3
* Update distutils version number to match the library version numberAnthony Baxter2006-10-101-1/+1
* fix permission problem in the generated installerRonald Oussoren2006-10-101-2/+6