summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * reworked berkeleydb include and library detection code in setup.pyGregory P. Smith2004-12-192-71/+95
* Bug #1079011: Incorrect error message (somewhat)Raymond Hettinger2004-12-191-1/+1
* Bug #1066607: "Limitations" section of profiler docs is incorrectRaymond Hettinger2004-12-191-10/+1
* Bug #1087216: datetime module documentation missing critical detailRaymond Hettinger2004-12-191-3/+9
* Backport fix for bug #1083645 have test_imp be skipped if threading is notBrett Cannon2004-12-181-1/+5
* Bug #1083645Raymond Hettinger2004-12-181-0/+2
* Bug #1083645Raymond Hettinger2004-12-182-4/+25
* fix unterminated commentAndrew MacIntyre2004-12-181-1/+1
* Move news items to the correct sections.Raymond Hettinger2004-12-171-5/+6
* Backport fixes for bugs #1086555 and #1085744.Raymond Hettinger2004-12-173-7/+18
* fixes compilation against BerkeleyDB 3.2.9 (sf bug # 1077040)Gregory P. Smith2004-12-161-21/+82
* Backport checkin: Fix typo (from SF bug #1086127).Walter Dörwald2004-12-151-1/+1
* Backport checkin: Fix copy & paste error in comments.Walter Dörwald2004-12-141-2/+2
* SF bug #1084457: ossaudiodev no longer undocumentedRaymond Hettinger2004-12-141-5/+0
* missed this stuff for release, oh well, 2.4.1 is fineAnthony Baxter2004-12-131-17/+21
* Check in missing png version of pyfav.gif.Johannes Gijsbers2004-12-130-0/+0
* This commit was manufactured by cvs2svn to create branchcvs2svn2004-12-133-0/+101
* Patch #1080684: typo repair. Thanks George Yoshida!Johannes Gijsbers2004-12-124-9/+10
* Backport from trunk: use os.geteuid() for checking whether we are root,Johannes Gijsbers2004-12-121-1/+1
* OS/2 specific fixes related to SF bug # 1003471.Andrew MacIntyre2004-12-121-68/+67
* backport of OS/2 specific fixes related to SF bug # 1003471Andrew MacIntyre2004-12-122-1/+23
* Fix typo for what method is called when expand_tabs is true.Brett Cannon2004-12-111-1/+1
* SF bug #1083202: UnboundLocalError raised by atexit moduleRaymond Hettinger2004-12-112-3/+6
* SF bug #1081370: Bad reference in whrandom docsRaymond Hettinger2004-12-101-1/+4
* SF bug #1082944: Incorrect docs for PyUnicode_TailMatchRaymond Hettinger2004-12-101-1/+2
* Backport of fix for SF bug #1076467: don't run test_on_error as root, asJohannes Gijsbers2004-12-061-1/+2
* Backport: Fix for SF bug #947894: calendar.weekheader() undocumentedWalter Dörwald2004-12-061-0/+5
* Don't have test_mkalias_relative run if sys.prefix does not exist. Backport ofBrett Cannon2004-12-061-0/+2
* Raise TypeError if bufsize argument is not an integer. Patch 1071755, slightl...Peter Astrand2004-12-052-0/+14
* more version cruftFred Drake2004-12-051-0/+5
* once we're post-release, we really need to bump the version number;Fred Drake2004-12-051-3/+3
* Fixes for SF #1076485, which I'll apply to the CVS head too. The problem wasBarry Warsaw2004-12-054-4/+274
* SF bug #1078905: Docs for unittest run() methods are misleadingRaymond Hettinger2004-12-042-4/+10
* Fixed errors reported in SF bug #1074693Vinay Sajip2004-12-031-6/+23
* Fixing bug #1072259 of SRE into release24-maint.Gustavo Niemeyer2004-12-021-7/+10
* Backport minor documentation fixups.Raymond Hettinger2004-12-023-89/+104
* Add all readme files in Tools.Martin v. Löwis2004-12-011-1/+2
* - fix up internal hyperlink generation in PDF formatting so that links atFred Drake2004-12-011-8/+17
* Properly define HAVE_TERM_H if term.h is detected.Martin v. Löwis2004-11-301-0/+17
* Fix term.h check so that HAVE_TERM_H is actually generated.Martin v. Löwis2004-11-302-10/+21
* Corrected example for replacing shell pipeline. Fixes bug 1073790.Peter Astrand2004-11-302-2/+2
* post 2.4 machinations (branch)Anthony Baxter2004-11-301-1/+1
* This commit was manufactured by cvs2svn to create branchcvs2svn2004-11-302-330/+0
* whoops!Anthony Baxter2004-11-301-2/+2
* This commit was manufactured by cvs2svn to create tag 'r24'.v2.4cvs2svn2004-11-301-0/+1
* update gcc refAnthony Baxter2004-11-301-1/+1
* doodedoodedoo on the way to 2.4 finalAnthony Baxter2004-11-302-42/+6
* REVERT revision 1.260; the trunk is FROZEN.Fred Drake2004-11-291-1/+1
* Bump buildno for 2.4 releaseMartin v. Löwis2004-11-292-3/+5
* Fix a nit.Raymond Hettinger2004-11-291-1/+1