summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Moving pickletools.py from the sandbox into the std library. I startedTim Peters2003-01-273-2/+1803
* Repaired spelling of "test_iconv_codecs" in various expected-skip lists.Tim Peters2003-01-271-3/+3
* Update register exampleAndrew M. Kuchling2003-01-271-10/+16
* Adjust some of Skip's latest changes slightly; these really are thingsFred Drake2003-01-271-5/+13
* Make the "notice" environments somewhat similar, with less differenceFred Drake2003-01-271-1/+11
* Remove the recently-added get_distutil_options(), and justAndrew M. Kuchling2003-01-272-8/+15
* Fix comment typosWalter Dörwald2003-01-271-3/+4
* Attempting to keep the Mac section of the NEWS file up-to-date, in steadJack Jansen2003-01-271-1/+5
* * add \versionadded{} strings as appropriateSkip Montanaro2003-01-271-5/+23
* Fix reference counting of iconvcodec_Type. Fixes #670715.Martin v. Löwis2003-01-271-6/+4
* Patch #670715: Universal Unicode Codec for POSIX iconv.Martin v. Löwis2003-01-271-0/+95
* Update for release.Kurt B. Kaiser2003-01-273-13/+39
* Whitespace normalization.Kurt B. Kaiser2003-01-273-4/+4
* Use new file dialogs.Jack Jansen2003-01-265-29/+30
* Fix an omission in the previous checkin.Jack Jansen2003-01-261-1/+1
* Use new file dialogs.Jack Jansen2003-01-2616-78/+72
* Update.Kurt B. Kaiser2003-01-261-7/+9
* Use new file dialogs.Jack Jansen2003-01-263-39/+34
* Path to default location for Python output has changed.Jack Jansen2003-01-261-3/+3
* FSRef and EasyDialogs pathname support was pretty much broken in MacPython-OS...Jack Jansen2003-01-263-14/+68
* Get rid of compiler warnings on RedhatNeal Norwitz2003-01-261-2/+2
* amk pointed out that syslog may use UDP or TCP sockets.Neal Norwitz2003-01-261-1/+7
* Define XML_STATIC.Martin v. Löwis2003-01-261-2/+2
* Add _iconv_codec to Setup.dist. Use PyModule_ functions.Martin v. Löwis2003-01-262-8/+6
* Test that True can be copied.Martin v. Löwis2003-01-261-0/+4
* Patch #670715: Universal Unicode Codec for POSIX iconv.Martin v. Löwis2003-01-266-0/+690
* Require PyXML 0.8.2.Martin v. Löwis2003-01-261-1/+1
* Merge with PyXML 1.3:Martin v. Löwis2003-01-261-0/+23
* Merge with PyXML 1.34: Correct typo. Fixes #674700.Martin v. Löwis2003-01-261-1/+1
* Merge with PyXML 1.82:Martin v. Löwis2003-01-261-8/+12
* Undo inclusion of Python.h. Remove HAVE_MEMCPY section.Martin v. Löwis2003-01-262-14/+2
* M ScriptBinding.pyKurt B. Kaiser2003-01-263-55/+65
* Part 3 of Py2.3 updateRaymond Hettinger2003-01-261-49/+93
* SF #642974, logging SysLogHandler proto type wrongNeal Norwitz2003-01-261-0/+3
* SF #642974, logging SysLogHandler proto type wrongNeal Norwitz2003-01-261-1/+1
* Uncomment usage of expat_config.hMartin v. Löwis2003-01-251-0/+2
* Patch #636005: Filter unicode into unicode.Martin v. Löwis2003-01-253-0/+70
* Incorporate Expat 1.95.6.Martin v. Löwis2003-01-2511-3945/+5447
* Part II of Python2.3 updateRaymond Hettinger2003-01-251-12/+24
* Synchronize with PyXML's 1.33: Import missing modules.Martin v. Löwis2003-01-251-3/+6
* Fix minor typos.Raymond Hettinger2003-01-251-6/+6
* Merge PyXML 1.11-1.26:Martin v. Löwis2003-01-251-24/+732
* M PyShell.pyKurt B. Kaiser2003-01-253-40/+45
* SF #638299, LaTeX documentation for logging packageNeal Norwitz2003-01-251-884/+846
* Part I of an update for Python 2.3.Raymond Hettinger2003-01-251-60/+67
* Fix markupNeal Norwitz2003-01-251-1/+1
* Import UserDataHandler from PyXML.Martin v. Löwis2003-01-251-0/+9
* Import NodeFilter from DOM2 Traversal/Range.Martin v. Löwis2003-01-251-0/+27
* Merge with PyXML 1.28:Martin v. Löwis2003-01-251-22/+71
* Import from PyXML 1.10.Martin v. Löwis2003-01-251-0/+388