summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r234'.v2.3.4cvs2svn2004-05-271-0/+1
* formatting nitAnthony Baxter2004-05-271-8/+8
* reset releaseAnthony Baxter2004-05-271-1/+1
* Changes for Python 2.3.4.Thomas Heller2004-05-251-4/+4
* This file no longer compressed with upx.Thomas Heller2004-05-251-0/+0
* Set release date for Python 2.3.4 (final).Thomas Heller2004-05-254-4/+6
* Set release date for Python 2.3.4 (final).Thomas Heller2004-05-251-1/+6
* To avoid licensing issues, the stub exe for the bdist_wininstThomas Heller2004-05-251-5/+0
* reverse the order of the two \date lines so the processing tools pickFred Drake2004-05-191-1/+1
* repair dateFred Drake2004-05-191-1/+1
* update version number for 2.3.4 finalFred Drake2004-05-191-3/+3
* Remove the offending added bit of a test case that doesn't apply toGregory P. Smith2004-05-151-5/+0
* Current version is 2.3.4.Thomas Heller2004-05-141-1/+1
* update for the predicted 2.3.4 final release date,Fred Drake2004-05-141-1/+1
* Added a sample message for the test for SF bug # 846938. I'm naming thisBarry Warsaw2004-05-131-0/+10
* test_boundary_in_non_multipart(): Added a test for SF bug # 846938.Barry Warsaw2004-05-131-0/+15
* _parsebody(): Do not create subparts unless the container has a main type ofBarry Warsaw2004-05-131-7/+8
* Waugh! we need to bump the email package to 2.5.5 for Python 2.3.4.Barry Warsaw2004-05-131-3/+3
* better yetAnthony Baxter2004-05-131-1/+1
* how many @*&(*$# places do we include the years??Anthony Baxter2004-05-131-1/+1
* This commit was manufactured by cvs2svn to create tag 'r234c1'.v2.3.4c1cvs2svn2004-05-131-0/+1
* update to match Lib/idlelib/NEWS version numberAnthony Baxter2004-05-131-1/+1
* SF #847346: remove misguided optimization for short input fromGreg Ward2004-05-131-10/+8
* SF #847346: add test_fix_sentence_endings() to ensure that sentenceGreg Ward2004-05-131-4/+42
* Version '2.3.4c1'Thomas Heller2004-05-121-7/+35
* Windows build number for 2.3.4c1 is 52.Thomas Heller2004-05-122-2/+4
* Fix version number (2.3.4c1) and release date (12-May-2004).Thomas Heller2004-05-124-6/+6
* 2.3.4 is derived from 2.3.3, not from itself.Thomas Heller2004-05-121-1/+1
* set target date for Python 2.3.4 releaseFred Drake2004-05-121-1/+2
* fix various descriptions of "ctime"Fred Drake2004-05-123-3/+7
* backport 1.17, 1.18 from the trunk: PyErr_SetInterrupt not ObsoleteFred Drake2004-05-121-1/+3
* fix various typos; thanks, George Yoshida!Fred Drake2004-05-126-6/+6
* add note about the __name__ read-only attributeFred Drake2004-05-121-1/+6
* Update copyright years. In the Windows resource, change the name of theTim Peters2004-05-112-3/+4
* super_getattro(): Repaired compiler warning about mixed-type comparison.Tim Peters2004-05-111-1/+2
* update the version information in preparation for releaseFred Drake2004-05-111-4/+4
* Fix SF item #876278: Unbounded recursion in modulefinder.Thomas Heller2004-05-112-0/+6
* use tools/getversioninfo to extract the version number from the PythonFred Drake2004-05-111-11/+4
* remove assignment to unused variableFred Drake2004-05-111-1/+0
* update to reflect the current location of the SF bugs search boxFred Drake2004-05-111-1/+1
* markup adjustmentFred Drake2004-05-111-3/+5
* In order to fix SF bug # 824977, we replace calloc()/free() calls inBarry Warsaw2004-05-111-9/+16
* SF #832236: wrap a bunch of _EXPORT_INT calls in #ifdef's, toGreg Ward2004-05-111-0/+18
* Added a note describing how fp should be opened in binary mode, especially onBarry Warsaw2004-05-101-0/+4
* don't make assumptions about $PATH in Cygwin instructionsFred Drake2004-05-101-1/+1
* Fix [ 738973 ] urllib2 CacheFTPHandler doesn't work on multiple dirs, asMark Hammond2004-05-101-1/+1
* test_mime_attachments_in_constructor(): New test to check for SF bug # 884030.Barry Warsaw2004-05-091-0/+9
* SF patch # 884030 by Amit Aronovitch; fixes the _subpart argument to matchBarry Warsaw2004-05-091-5/+7
* Add this year to the copyright notices, and label it 2.3.4.Barry Warsaw2004-05-091-2/+2
* Mention changes to platform.py.Guido van Rossum2004-05-081-0/+3