aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r23c2'.v2.3c2cvs2svn2003-07-251-0/+1
* This is release candidate 2Barry Warsaw2003-07-251-1/+1
* Updated news for 2.3c2.Barry Warsaw2003-07-251-1/+25
* Don't export the SPB type as "SPB", because it shadows the method SPB,Jack Jansen2003-07-241-0/+3
* Added instructions on setting the proxy host.Jack Jansen2003-07-241-0/+6
* Fixes bug of having default argument for TimeRE's __init__ that caused theBrett Cannon2003-07-241-2/+5
* Fix [ 776721 ] locale.setlocale() leaksMark Hammond2003-07-241-1/+3
* Remove caching of TimeRE (and thus LocaleTime) instance. Error was beingBrett Cannon2003-07-242-48/+23
* Bump release number.Fred Drake2003-07-242-2/+2
* Update version numbers and dates for 2.3c2 -- we won't be able to do thisTim Peters2003-07-246-13/+15
* Bugfix for #775892: added -mno-fused-madd to BASECFLAGS on MacOSX.Jack Jansen2003-07-233-3/+8
* 1. Python Bug 775541: Calltips error when docstring is None. IntroducedKurt B. Kaiser2003-07-233-4/+12
* Fix representation of ^= operator in __ixor__() documentation.Fred Drake2003-07-231-1/+1
* MacPython-OS9 has its own copy of the interrupt handling code. Added PyErr_Se...Jack Jansen2003-07-231-0/+6
* Don't force boot-disk-only install, for reasons unknown it causes moreJack Jansen2003-07-232-5/+8
* Scripts runs with pythonw no longer had full window manager access dueJack Jansen2003-07-232-3/+3
* Restored commented-out line checked in by mistake.Tim Peters2003-07-231-1/+1
* locale-restoration code: Don't leave comparison to None implicit. ForTim Peters2003-07-232-2/+2
* Fred wasn't kidding -- there really are docs for the locale module <wink>.Tim Peters2003-07-231-11/+20
* Fix error in test of not comparing against 0 item of a listBrett Cannon2003-07-221-1/+1
* Patch #775784: YA Cygwin expected regression test skip patchJason Tishler2003-07-221-0/+1
* Change the zipimport implementation to accept files containingThomas Heller2003-07-223-3/+31
* Patch 775605: Cygwin pthread_sigmask() workaround patchJason Tishler2003-07-224-8/+25
* more generic reference to python interpreterSkip Montanaro2003-07-221-1/+1
* Various tweaks to make the packages work better. Still not 100%, though.Jack Jansen2003-07-221-4/+18
* Files used for the 2.3rc1+ binary installer. This one has the size problemJack Jansen2003-07-222-7/+9
* Important usability fix in itertools documentation.Raymond Hettinger2003-07-221-3/+3
* Windows fix: When PYTHONCASEOK is set, or for any other reason importsTim Peters2003-07-222-3/+12
* Avoid a 301 permanent redirect.Fred Drake2003-07-221-16/+18
* 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