summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid a 301 permanent redirect.Fred Drake2003-07-222-2/+2
* Avoid a few 301 permanent redirects.Fred Drake2003-07-221-3/+3
* Avoid a 301 permanent redirect.Fred Drake2003-07-221-1/+1
* readerThread(): Add max_retries to both DeadlockWrap() calls. ThisBarry Warsaw2003-07-211-2/+2
* We erronuously re-used the pimpinstaller object if there were multiple installs.Jack Jansen2003-07-211-4/+3
* Because plistlib doesn't catch all possible errors that canJack Jansen2003-07-211-0/+5
* Backport from r23c1-branch:Jack Jansen2003-07-211-2/+2
* test01_join(): Fix a test failure when run with "python -O". TheBarry Warsaw2003-07-211-1/+4
* Repair mis-application of Jeremy's patch. Thanks, Neal!Fred Drake2003-07-211-1/+1
* Added note about the pyexpat memory leak fix.Fred Drake2003-07-211-0/+5
* Fix memory leak reported & discussed on the Python XML-SIG mailing list.Fred Drake2003-07-211-5/+13
* Clarify a statement regarding both shared and static library.Fred Drake2003-07-211-5/+4
* Merge the old dumbdbm documetation into the new docs that have been added.Fred Drake2003-07-212-59/+28
* Merge 23c1-branch back into the head. Barry will send email about theTim Peters2003-07-212-6/+48
* Change \code to \verb, because TeX merges the two dashes into aAndrew M. Kuchling2003-07-211-1/+1
* Minor typoBarry Warsaw2003-07-201-2/+3
* SF bug #774411: Typo in socket documentationRaymond Hettinger2003-07-201-1/+1
* Corrected release date for 2.3c1.Tim Peters2003-07-181-1/+1
* For my convenience in building installers, added a makes-sense-on-my-boxTim Peters2003-07-181-1/+2
* Oh, well.Jeremy Hylton2003-07-181-2/+0
* Forgot the release date.Jeremy Hylton2003-07-181-0/+2
* This commit was manufactured by cvs2svn to create tag 'r23c1'.v2.3c1cvs2svn2003-07-181-0/+1
* Repair operator error.Jeremy Hylton2003-07-181-8/+3
* SF patch 773476: NameError when there are no prefixes.Jeremy Hylton2003-07-181-3/+9
* up the b/w compatibility requirement to 2.2Just van Rossum2003-07-181-1/+1
* Make sure mimetypes is reinitialized before running the tests.Jeremy Hylton2003-07-181-0/+1
* Restore the locale to "C" on exit.Jeremy Hylton2003-07-181-2/+5
* Add introductory paragraphsAndrew M. Kuchling2003-07-181-57/+69
* Add a few more itemsAndrew M. Kuchling2003-07-181-5/+22
* Complete the rewrite pass; add a few more items; bump version number to 0.90;...Andrew M. Kuchling2003-07-171-113/+126
* The rest of the news.Jeremy Hylton2003-07-171-22/+87
* SF patch 764470Jeremy Hylton2003-07-171-0/+1
* Update version labelJeremy Hylton2003-07-171-2/+2
* Partial progress on NEWS.Jeremy Hylton2003-07-171-11/+55
* SF bug 770601.Jeremy Hylton2003-07-171-0/+1
* Get socketmodule compiling on IRIX 6.5.10.Jeremy Hylton2003-07-171-2/+11
* fix for bug 773020 - splitting PATH should use os.pathsepSkip Montanaro2003-07-171-1/+1
* Reflow long line.Jeremy Hylton2003-07-171-2/+2
* Remove inaccurate (and it turns out, entirely superfluous) declarations ofMichael W. Hudson2003-07-171-4/+0
* more markup chagesFred Drake2003-07-171-33/+38
* Remove unused variable.Jeremy Hylton2003-07-171-2/+1
* Include the GNU info format in the edist target since we're nowFred Drake2003-07-171-1/+1
* - remove mention of the isprivate flag, since that isn't directlyFred Drake2003-07-171-15/+12
* back out the darwin supports_unicode_filenames patch; it causes deep problems...Just van Rossum2003-07-171-4/+1
* Bump the release number to 2.3c1.Tim Peters2003-07-175-13/+15
* Minor corrections.Raymond Hettinger2003-07-172-2/+8
* Patch from John Anderson to enable VC 7.1 support.Jeremy Hylton2003-07-171-12/+27
* - put the GNU info packages in the same place as everything elseFred Drake2003-07-171-2/+5
* - update the list of documents for which GNU info is builtFred Drake2003-07-171-9/+8
* Bump version numbers.Fred Drake2003-07-172-2/+2