]> granicus.if.org Git - python/shortlog
python
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.
2001-02-04 Tim PetersRenamed _testXXX to _testcapiXXX. Jack is my hero...
2001-02-03 Neil SchemenauerSuperseded by $(srcdir)/Makefile.pre.in.
2001-02-03 Neil SchemenauerTweak clean targets yet again.
2001-02-03 Guido van RossumClarify the news item about "from M import X" if "M...
2001-02-03 Fred DrakeFix markup typo in a {verbatim} environment (there...
2001-02-03 Fred DrakeDocument Node.isSameNode().
2001-02-03 Fred DrakeMove the whrandom section back to the documented module...
2001-02-03 Fred DrakeRevise the deprecation note for the whrandom module...
2001-02-03 Fred DrakeRemove an now-false statement about there being only...
2001-02-02 Jack JansenAccept Dialogs and Windows where Grafports are expected...
2001-02-02 Jack JansenOn MacOSX StackSpace() may lie because it doesn't know...
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.1a2
2001-02-02 Tim PetersTeach Windows build and installer about new _symtable...
2001-02-02 Tim PetersRepair legit compiler warning.
2001-02-02 Jeremy Hyltonbump the magic number; the compiler has changed since...
2001-02-02 Jeremy Hyltonbump to 2.1a2
2001-02-02 Jeremy Hyltonthe usual
2001-02-02 Jeremy Hyltonmove "from Tkinter import *" to module level
2001-02-02 Jeremy HyltonFix spelling errors.
2001-02-02 Jeremy HyltonFix symbol table pass to generation SyntaxError excepti...
2001-02-02 Jeremy Hyltonfix a couple last-minute bugs in the raw socket support
2001-02-02 Jeremy Hyltonadd compile.h and symtable.h to list of header files
2001-02-02 Fred DrakeAdded Node.isSameNode() support.
2001-02-02 Fred DrakeOuch! I need a better test suite for this. ;-(
2001-02-02 Barry WarsawSteve Majewski's patch #103495, MatchFilename() and...
next