| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tag 'r234'.v2.3.4 | cvs2svn | 2004-05-27 | 1 | -0/+1 |
|
|
| * | formatting nit | Anthony Baxter | 2004-05-27 | 1 | -8/+8 |
|
|
| * | reset release | Anthony Baxter | 2004-05-27 | 1 | -1/+1 |
|
|
| * | Changes for Python 2.3.4. | Thomas Heller | 2004-05-25 | 1 | -4/+4 |
|
|
| * | This file no longer compressed with upx. | Thomas Heller | 2004-05-25 | 1 | -0/+0 |
|
|
| * | Set release date for Python 2.3.4 (final). | Thomas Heller | 2004-05-25 | 4 | -4/+6 |
|
|
| * | Set release date for Python 2.3.4 (final). | Thomas Heller | 2004-05-25 | 1 | -1/+6 |
|
|
| * | To avoid licensing issues, the stub exe for the bdist_wininst | Thomas Heller | 2004-05-25 | 1 | -5/+0 |
|
|
| * | reverse the order of the two \date lines so the processing tools pick | Fred Drake | 2004-05-19 | 1 | -1/+1 |
|
|
| * | repair date | Fred Drake | 2004-05-19 | 1 | -1/+1 |
|
|
| * | update version number for 2.3.4 final | Fred Drake | 2004-05-19 | 1 | -3/+3 |
|
|
| * | Remove the offending added bit of a test case that doesn't apply to | Gregory P. Smith | 2004-05-15 | 1 | -5/+0 |
|
|
| * | Current version is 2.3.4. | Thomas Heller | 2004-05-14 | 1 | -1/+1 |
|
|
| * | update for the predicted 2.3.4 final release date, | Fred Drake | 2004-05-14 | 1 | -1/+1 |
|
|
| * | Added a sample message for the test for SF bug # 846938. I'm naming this | Barry Warsaw | 2004-05-13 | 1 | -0/+10 |
|
|
| * | test_boundary_in_non_multipart(): Added a test for SF bug # 846938. | Barry Warsaw | 2004-05-13 | 1 | -0/+15 |
|
|
| * | _parsebody(): Do not create subparts unless the container has a main type of | Barry Warsaw | 2004-05-13 | 1 | -7/+8 |
|
|
| * | Waugh! we need to bump the email package to 2.5.5 for Python 2.3.4. | Barry Warsaw | 2004-05-13 | 1 | -3/+3 |
|
|
| * | better yet | Anthony Baxter | 2004-05-13 | 1 | -1/+1 |
|
|
| * | how many @*&(*$# places do we include the years?? | Anthony Baxter | 2004-05-13 | 1 | -1/+1 |
|
|
| * | This commit was manufactured by cvs2svn to create tag 'r234c1'.v2.3.4c1 | cvs2svn | 2004-05-13 | 1 | -0/+1 |
|
|
| * | update to match Lib/idlelib/NEWS version number | Anthony Baxter | 2004-05-13 | 1 | -1/+1 |
|
|
| * | SF #847346: remove misguided optimization for short input from | Greg Ward | 2004-05-13 | 1 | -10/+8 |
|
|
| * | SF #847346: add test_fix_sentence_endings() to ensure that sentence | Greg Ward | 2004-05-13 | 1 | -4/+42 |
|
|
| * | Version '2.3.4c1' | Thomas Heller | 2004-05-12 | 1 | -7/+35 |
|
|
| * | Windows build number for 2.3.4c1 is 52. | Thomas Heller | 2004-05-12 | 2 | -2/+4 |
|
|
| * | Fix version number (2.3.4c1) and release date (12-May-2004). | Thomas Heller | 2004-05-12 | 4 | -6/+6 |
|
|
| * | 2.3.4 is derived from 2.3.3, not from itself. | Thomas Heller | 2004-05-12 | 1 | -1/+1 |
|
|
| * | set target date for Python 2.3.4 release | Fred Drake | 2004-05-12 | 1 | -1/+2 |
|
|
| * | fix various descriptions of "ctime" | Fred Drake | 2004-05-12 | 3 | -3/+7 |
|
|
| * | backport 1.17, 1.18 from the trunk: PyErr_SetInterrupt not Obsolete | Fred Drake | 2004-05-12 | 1 | -1/+3 |
|
|
| * | fix various typos; thanks, George Yoshida! | Fred Drake | 2004-05-12 | 6 | -6/+6 |
|
|
| * | add note about the __name__ read-only attribute | Fred Drake | 2004-05-12 | 1 | -1/+6 |
|
|
| * | Update copyright years. In the Windows resource, change the name of the | Tim Peters | 2004-05-11 | 2 | -3/+4 |
|
|
| * | super_getattro(): Repaired compiler warning about mixed-type comparison. | Tim Peters | 2004-05-11 | 1 | -1/+2 |
|
|
| * | update the version information in preparation for release | Fred Drake | 2004-05-11 | 1 | -4/+4 |
|
|
| * | Fix SF item #876278: Unbounded recursion in modulefinder. | Thomas Heller | 2004-05-11 | 2 | -0/+6 |
|
|
| * | use tools/getversioninfo to extract the version number from the Python | Fred Drake | 2004-05-11 | 1 | -11/+4 |
|
|
| * | remove assignment to unused variable | Fred Drake | 2004-05-11 | 1 | -1/+0 |
|
|
| * | update to reflect the current location of the SF bugs search box | Fred Drake | 2004-05-11 | 1 | -1/+1 |
|
|
| * | markup adjustment | Fred Drake | 2004-05-11 | 1 | -3/+5 |
|
|
| * | In order to fix SF bug # 824977, we replace calloc()/free() calls in | Barry Warsaw | 2004-05-11 | 1 | -9/+16 |
|
|
| * | SF #832236: wrap a bunch of _EXPORT_INT calls in #ifdef's, to | Greg Ward | 2004-05-11 | 1 | -0/+18 |
|
|
| * | Added a note describing how fp should be opened in binary mode, especially on | Barry Warsaw | 2004-05-10 | 1 | -0/+4 |
|
|
| * | don't make assumptions about $PATH in Cygwin instructions | Fred Drake | 2004-05-10 | 1 | -1/+1 |
|
|
| * | Fix [ 738973 ] urllib2 CacheFTPHandler doesn't work on multiple dirs, as | Mark Hammond | 2004-05-10 | 1 | -1/+1 |
|
|
| * | test_mime_attachments_in_constructor(): New test to check for SF bug # 884030. | Barry Warsaw | 2004-05-09 | 1 | -0/+9 |
|
|
| * | SF patch # 884030 by Amit Aronovitch; fixes the _subpart argument to match | Barry Warsaw | 2004-05-09 | 1 | -5/+7 |
|
|
| * | Add this year to the copyright notices, and label it 2.3.4. | Barry Warsaw | 2004-05-09 | 1 | -2/+2 |
|
|
| * | Mention changes to platform.py. | Guido van Rossum | 2004-05-08 | 1 | -0/+3 |
|
|