]> granicus.if.org Git - python/shortlog
python
2000-10-13 Fred DrakeUpdate the release number and date.
2000-10-13 Neil SchemenauerMake the regrtest.py -l (findleaks) option considerably...
2000-10-12 Jack JansenVise archive templates used for 2.0c1
2000-10-12 Jack JansenDisribution templates used for 2.0c1
2000-10-12 Jack JansenProjects used for 2.0c1
2000-10-12 Jack JansenUse MacOS.KeepConsole to always exit if the program...
2000-10-12 Jack JansenAdded sha module, it's needed by the unicode stuff...
2000-10-12 Jack JansenAdded a method KeepConsole so programs can override...
2000-10-12 Jack JansenMade options global (as PyMac_options) so macosmodule...
2000-10-12 Jack JansenBetter exit handling.
2000-10-12 Jack JansenUpdated for 2.0c1
2000-10-12 Jack JansenPython implementation of strptime().
2000-10-12 Jack JansenExtension to Findertools by Erik van Blokland. In Contr...
2000-10-12 Fred DrakeAndy Dustman <adustman@users.sourceforge.net>:
2000-10-12 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-10-12 Jeremy HyltonFix SF bug #116263: support for from .. import *
2000-10-12 Fred DrakeAdded entries for new files of SAX documentation.
2000-10-12 Fred DrakeMassive addition of SAX documentation from Martin von...
2000-10-12 Jeremy HyltonIf the status line is invalid, assume it is a pre-1...
2000-10-12 Tim PetersRepaired a comment and asserted a precondition.
2000-10-12 Thomas HellerRecreated after installer source code changes.
2000-10-12 Jeremy Hyltontwo fixes for redirects:
2000-10-12 Jeremy Hyltoncosmetic changes only:
2000-10-12 Guido van RossumFix for Bug #116453.
2000-10-12 Fred DrakeWhen we know the compiler is GCC, always add the -Wall and
2000-10-12 Guido van RossumAdded a test for the StringIO write() error I just...
2000-10-12 Guido van Rossum[ Bug #116636 ] Bug in StringIO.write()
2000-10-12 Guido van RossumAnonymous patch to add Darwin 1.2 to the list of BSDs.
2000-10-12 Barry WarsawAdded some single tuple/list unpacking for JPython...
2000-10-12 Tim PetersA Mystery: I somehow managed to delete the last two...
2000-10-12 Tim PetersStop raising OverflowError on underflows reported by...
2000-10-12 Andrew M. KuchlingVarious minor additions and clarifications, mostly...
2000-10-12 Fred DrakeComment out a separator line, since all the others...
2000-10-12 Andrew M. KuchlingAdd new section on the XML package. (This was the...
2000-10-11 Thomas WoutersDo a better job at staying on-screen :P (Sorry, it...
2000-10-11 Thomas WoutersAdjust debugging code in the implementation of the...
2000-10-11 Lars GustäbelAdded additional test cases for pulldom modifications.
2000-10-11 Lars GustäbelAdded parent attribute with getters and setters on...
2000-10-11 Lars GustäbelAdded non-ns start and end element methods.
2000-10-11 Fred DrakeDocument the exceptions that now get raised on invalid...
2000-10-11 Fred DrakeTest the exception-raising for error cases in copy_reg.
2000-10-11 Fred DrakeIn the module docstring, clarify that this is used...
2000-10-11 Fred DrakeAnother gcc -Wall warning squashed:
2000-10-11 Fred DrakeRemove one more gcc -Wall warning.
2000-10-11 Guido van RossumJack Jansen reported that the regression test failed...
2000-10-11 Barry WarsawAdded test cases for extended printing to an instance...
2000-10-11 Fred DrakeMake sure methods of ZipFile objects are in alphabetica...
2000-10-11 Trent MickUse suggested workaround for PyOS_CheckStack causing...
2000-10-11 Fred DrakeRemove the last gcc -Wall warning about possible use...
2000-10-11 Tim PetersAttempt to fix bogus gcc -Wall warnings reported by...
2000-10-10 Fred DrakeFix the docstring for new.function().
2000-10-10 Fred DrakeFixed a large number of small problems, mostly noted...
2000-10-10 Fred DrakeAvoid a couple of "value computed is not used" warnings...
2000-10-10 Fred DrakeNote that the UserString/MutableString classes are...
2000-10-10 Fred DrakeRevise the examples not to use the "from socket import...
2000-10-10 Fred DrakeRemove duplicated text from urlopen() description,...
2000-10-10 Fred DrakeSubstantially revise to handle the fact that Python...
2000-10-10 Fred DrakeMake it clear that copy_reg.pickle() should not be...
2000-10-10 Fred DrakeFixed lots of small nits caught by Ka-Ping Yee <ping...
2000-10-10 Fred DrakeMinor nit fixes based on suggestions from Ka-Ping Yee...
2000-10-10 Fred DrakeBetter synopsis based on suggestion from Ka-Ping Yee...
2000-10-10 Fred DrakeBetter synopses based on suggestions from Ka-Ping Yee...
2000-10-10 Fred DrakeMove the documentation for the mutex module to be with...
2000-10-10 Guido van RossumPlace the full text of the CNRI license verbatim in...
2000-10-09 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.0c1
2000-10-09 Tim PetersWhen the classes in wave.py opened files themselves...
2000-10-09 Guido van RossumThe usual.
2000-10-09 Jeremy HyltonThe Usual.
2000-10-09 Jeremy Hyltonthe usual
2000-10-09 Jeremy Hyltonadd note explaining what a release candidate is
2000-10-09 Fred DrakeThis file is no longer used.
2000-10-09 Tim PetersRepaired IDLE Unicode bug description.
2000-10-09 Fred DrakeAnother generated file...
2000-10-09 Fred DrakeRemove macro that mentions DL_EXPORT_HEADER; it caused...
2000-10-09 Guido van RossumWAVE test + bugfix contributor.
2000-10-09 Guido van Rossumwave test output
2000-10-09 Guido van RossumSimple test suite for wave.py by Jean-Claude Rimbault...
2000-10-09 Fred DrakePaul Prescod <paul@prescod.net>:
2000-10-09 Guido van RossumFix by Jean-Claude Rimbault [ Bug #116271 ] -- the...
2000-10-09 Fred DrakeMove the test for confirmation that all nodes have...
2000-10-09 Guido van RossumAnd another.
2000-10-09 Guido van RossumChecking in three Darwin-specific patches.
2000-10-09 Jeremy Hyltontypo
2000-10-09 Guido van RossumUse python$EXE instead of python, for Darwin. (Patch...
2000-10-09 Guido van RossumFor Darwin, export EXE (needed by Lib/plat-generic...
2000-10-09 Guido van RossumOne more name.
2000-10-09 Fred DrakeDo not forget to build the acks.html file when building...
2000-10-09 Jeremy Hyltonadded better description of BeOS changes from Donn...
2000-10-09 Jeremy HyltonSummary of changes between 2.0b2 and 2.0c1
2000-10-09 Jeremy Hyltonnew name
2000-10-09 Fred DrakeWork around annoyances in LaTeX2HTML.
2000-10-09 Fred DrakePush xmllib to the end of the markup chapter since...
2000-10-09 Fred DrakeAnother name.
2000-10-09 Fred DrakeDonn Cave <donn@oz.net>:
2000-10-09 Fred DrakeDonn Cave <donn@oz.net>:
2000-10-09 Fred DrakeDonn Cave <donn@oz.net>:
2000-10-09 Fred DrakeDonn Cave <donn@oz.net>:
2000-10-09 Fred DrakeUpdated version from Donn Cave <donn@oz.net>.
2000-10-09 Martin v. Löwis_exceptions: Format a missing system id as <unknown>.
2000-10-09 Fred DrakeDenis S. Otkidach <ods@users.sourceforge.net>:
next