]> granicus.if.org Git - python/shortlog
python
2001-02-10 Eric S. RaymondString method cleanup.
2001-02-09 Jeremy HyltonIn O_writelines: Replace use of string.joinfields with...
2001-02-09 Tim PetersSF bug #131560: pdb imports 'repr', causing name collision
2001-02-09 Jeremy HyltonWhen calling a PyCFunction that has METH_KEYWORDS defin...
2001-02-09 Tim PetersTeach Windows build about new symtable.c.
2001-02-09 Jeremy Hyltonupdate to use new symtable interface
2001-02-09 Jeremy Hyltonupdate test cases for recent compiler changes: exec...
2001-02-09 Jeremy HyltonSF patch 103589: Fix handling of cell vars that are...
2001-02-09 Jeremy HyltonRelax the rules for using 'from ... import *' and exec...
2001-02-09 Tim PetersWhitespace normalization.
2001-02-09 Tim PetersNuke accurate but confusing and unhelpful comments...
2001-02-09 Tim PetersWhitespace normalization.
2001-02-09 Tim PetersWhitespace normalization.
2001-02-09 Marc-André... This modified version of a patch by Thomas Heller allow...
2001-02-09 Eric S. Raymondjoinfields -> join.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Sjoerd MullenderFixed syntax error.
2001-02-09 Eric S. Raymondsplitfields -> split
2001-02-09 Jack JansenAdded prototype for DlgObj_WhichDialog()
2001-02-09 Jack JansenReplaced touched(), which no longer seems to work under...
2001-02-09 Jack JansenAdded a few constants.
2001-02-09 Jack JansenDialogs and there windows were still confused in some...
2001-02-09 Jack JansenGet rid of from ... import *
2001-02-09 Guido van RossumReindent a function that was somehow indented by 7...
2001-02-09 Marc-André... Remove silly EMPTYSTRING global. Saves a global lookup.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondEliminate use of string.whitespace and a string import...
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondTest with an actual mbox caught a trivial error.
2001-02-09 Eric S. RaymondCorrection after translation test.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondAha. We can remove he string import after all by using...
2001-02-09 Eric S. RaymondUse ValueError instead of string.atoi.error, since...
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Marc-André... Patches for AIX. Checked by Benjamin Collar.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion. Added a trivial main to...
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondOops...that will teach me to hit ^C^C too fast. Test...
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondFixed a bug in the test jig.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Tim PetersSF bug #131225: sys.winver is still '2.0' in python...
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondCorrection to test main.
2001-02-09 Eric S. RaymondCorrection after second code path test.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-09 Eric S. RaymondString method conversion.
2001-02-08 Fred DrakeUpdate documentation for pyexpat (xml.parsers.expat...
2001-02-08 Fred Drakeset_error(): Handle construction of pyexpat.error...
2001-02-08 Jack JansenReplaced by :Lib:cfmfile.py.
2001-02-07 Skip Montanaroa few more __all__ lists
2001-02-07 Skip Montanarotest for presence of __builtins__ in names before delet...
2001-02-07 Andrew M. KuchlingRemove the optional integer argument to SSL_write;...
2001-02-06 Andrew M. KuchlingBeOS doesn't have a libm.a, either; noted by Donn Cave
2001-02-06 Andrew M. KuchlingPatch #103636: Allow writing strings containing null...
2001-02-06 Andrew M. KuchlingPatch #103523, to make mpz module compile with Cygwin
2001-02-06 Andrew M. KuchlingPart of patch #103544: fix detection of BSDDB on BSD...
2001-02-06 Andrew M. KuchlingPatch #103578 ] _tkinter build fix for he current Debia...
2001-02-06 Jack JansenAdded DlgObj_WhichDialog, analoguous to WhichWindow...
2001-02-06 Jack JansenQDFlushPortBuffer() has an optional region argument.
2001-02-06 Neil SchemenauerInstall shared modules enabled by Setup* in $(DESTSHARE...
2001-02-06 Martin v. LöwisSupport older PYTHON_API_VERSIONs for backwards compati...
2001-02-06 Martin v. LöwisAdd xml declaration into toxml testcase.
2001-02-06 Martin v. LöwisDo not allow empty qualifiedName in createDocument.
2001-02-06 Skip Montanaroadded several more __all__ lists
2001-02-06 Martin v. LöwisAdd toprettyxml method into minidom, closes patch ...
2001-02-05 Guido van RossumA couple of changes to make this more conformant. ...
2001-02-05 Guido van RossumDon't get fooled by an empty prefix with a valid namesp...
2001-02-05 Andrew M. KuchlingPatch #103587: Fix typo that broke the install_data...
2001-02-05 Jeremy HyltonFixed UnboundLocalError for nested scopes
2001-02-05 Jeremy HyltonFix test 9 (caught by ?!ng)
2001-02-05 Jeremy HyltonSF patch 103596 by Nick Mathewson: rause UnboundLocalEr...
2001-02-05 Jack JansenAlso recognize DragRef as a method-argument.
2001-02-05 Andrew M. KuchlingWrote section on nested scopes, and moved it to the...
2001-02-04 Martin v. LöwisFix binfmt_register documentation to always register...
2001-02-04 Fred DrakeImprove diagnostic output when an external command...
2001-02-04 Tim PetersAnother _testXXX -> _testcapiXXX renaming.
next