summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r24'.v2.4cvs2svn2004-11-300-0/+0
* 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
* Fix argument order in pure python version of nsmallest() and nlargest().Raymond Hettinger2004-11-292-4/+7
* RFC 2822 describes the characters allowed in a header field name. Conform toBarry Warsaw2004-11-292-1/+19
* preparing for 2.4 final (wooooooo!)Anthony Baxter2004-11-293-5/+5
* There's likely nothing more to do to the email package before Python 2.4 isBarry Warsaw2004-11-291-1/+1
* Whitespace normalization.Tim Peters2004-11-281-6/+6
* Fix for SF bug #1072623. When the last line of the input string does not endBarry Warsaw2004-11-282-1/+16
* Fix typo in comment.Walter Dörwald2004-11-251-1/+1
* Fix typo.Raymond Hettinger2004-11-251-1/+1
* Clarify the ordering of dictionary keys.Raymond Hettinger2004-11-251-2/+4
* Make sure the money formatting recipe can doesn't run out of digitsRaymond Hettinger2004-11-251-8/+14
* Rename a static variable "history_length" to "_history_length".Hye-Shik Chang2004-11-251-6/+6
* Following a LtU thread, change introductory paragraph of decimal sectionAndrew M. Kuchling2004-11-251-7/+9
* SF patch #1071739 (by Christos Georgiou)Fredrik Lundh2004-11-241-4/+9
* add missing dependencyFred Drake2004-11-241-0/+1
* SF bug #1071588 coercing decimal to int doesn't work between -1 and 1Raymond Hettinger2004-11-242-11/+11
* SF bug #1071566: moneyfmt recipe in decimal documentation has errorRaymond Hettinger2004-11-241-1/+3
* Have testLoadTkFailure() skip on cygwin since Tcl/Tk on cygwin renders to theBrett Cannon2004-11-241-1/+3
* Hye-Shik Chang's fix for Bug 875692.Kurt B. Kaiser2004-11-232-0/+19
* Bug #1071513: don't test on Cygwin, as chmod doesn't work reliably thereJohannes Gijsbers2004-11-231-1/+5
* os.walk(): Changed the "sum of bytes consumed by files" example to useTim Peters2004-11-221-1/+1
* SF bug 1071087: os.walk example for deleting a full tree is sometime wrong.Tim Peters2004-11-221-5/+5
* Correct the handling of 0-termination of PyUnicode_AsWideChar()Marc-André Lemburg2004-11-224-7/+25
* Include site-packages directory.Martin v. Löwis2004-11-211-0/+1
* Add 'linux2' as one of the platforms that does not use the echo service as oneBrett Cannon2004-11-201-1/+2
* Fixed quantize syntax.Facundo Batista2004-11-201-1/+1
* On OpenBSD, terminating IDLE with ctrl-c from the command line caused aKurt B. Kaiser2004-11-193-2/+12
* Fill in the benchmark figures, bogus or not; add a disclaimerAndrew M. Kuchling2004-11-191-3/+4
* Last pass to fill in contributor names; remove stray 'contributed by' from th...Andrew M. Kuchling2004-11-191-10/+12
* It's GTK+, apparently; remove XXX commentAndrew M. Kuchling2004-11-191-2/+0
* Bump version number; update patch/bug counts; bet that the final release will...Andrew M. Kuchling2004-11-191-6/+5
* This commit was manufactured by cvs2svn to create tag 'r24c1'.v2.4c1cvs2svn2004-11-180-0/+0
* 2.4rc1Anthony Baxter2004-11-184-4/+4
* Mark PyRange_New() as deprecated.Raymond Hettinger2004-11-181-1/+2
* SF patch #1068456: small update for pdb docsRaymond Hettinger2004-11-181-0/+7
* Add missing have_tcl conditionsMartin v. Löwis2004-11-181-8/+15
* SF bug #1066036: Typo about PyErr_WriteUnraisable()Raymond Hettinger2004-11-181-1/+1
* SF bug #1067018: Obsolete info in Tutorial 9.1Raymond Hettinger2004-11-181-9/+0
* SF bug #1067023: A small typoRaymond Hettinger2004-11-181-2/+2
* Comment for performance measurement.Raymond Hettinger2004-11-181-0/+8
* Remove tempfile after use in test_call_string.Peter Astrand2004-11-171-1/+2
* split functionality into pystack and pystackv commands. The former willSkip Montanaro2004-11-171-4/+19
* Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"Kurt B. Kaiser2004-11-161-0/+4
* Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"Kurt B. Kaiser2004-11-161-0/+3
* preparing for rc1Anthony Baxter2004-11-151-4/+4