]> granicus.if.org Git - python/shortlog
python
2001-02-16 Thomas WoutersRemove trailing comma from 'why_code' enum, which was...
2001-02-16 Neil SchemenauerRemove outdated information. Merge now dead BeOS/READM...
2001-02-16 Neil SchemenauerAdd more information regarding the altinstall target.
2001-02-16 Neil SchemenauerRemove confusing explaination about altinstall target...
2001-02-16 Neil SchemenauerAdd Include to the list of source directories.
2001-02-16 Neil SchemenauerSimplify linking on AIX and BeOS (SF patch #103679).
2001-02-16 Neil SchemenauerBuild grammar files in their proper place rather than...
2001-02-16 Neil SchemenauerTake output filenames as arguments instead of hard...
2001-02-16 Neil SchemenauerThe usual.
2001-02-16 Neil SchemenauerSimplify linking on BeOS. Rename some files. Closes...
2001-02-16 Neil SchemenauerLinking just got simpiler on AIX and BeOS (closes SF...
2001-02-16 Neil SchemenauerRemove a hard coded Python version, and a now incorrect...
2001-02-16 Neil SchemenauerMoved BeOS/ar-fake and BeOS/linkmodule to Modules/ar_be...
2001-02-16 Neil SchemenauerMoved BeOS/README to Misc/BeOS-NOTES.
2001-02-16 Neil SchemenauerNo longer relevant.
2001-02-15 Tim PetersWhitespace normalization.
2001-02-15 Jack JansenA few more tweaks (there were a couple of files missing...
2001-02-15 Jack JansenWaste 1.3 extra's modified for waste 2.0 (and missing...
2001-02-15 Skip Montanarobunch more __all__ lists
2001-02-15 Skip Montanaromention the use of the maxtries attribute of FancyURLop...
2001-02-15 Skip Montanaroprovide simple recovery/escape from apparent redirect...
2001-02-15 Guido van RossumDocument default blocksize for storbinary().
2001-02-15 Guido van RossumProvide a default for the blocksize arg of storbinary().
2001-02-15 Thomas WoutersRewrite AIX blurb to make clear threads are the default...
2001-02-15 Thomas WoutersAdd a few more missing prototypes to the SunOS 4.1...
2001-02-15 Fred DrakeMake some clarifications and corrections based on comme...
2001-02-14 Fred DrakeBe more careful to avoid spurious output from the shell...
2001-02-14 Fred DrakeCommit this so CVS doesn't keep noticing the next versi...
2001-02-14 Fred DrakeAdd a note to Node.isSameNode() that it is based on...
2001-02-14 Fred DrakeUpdated to reflect the additional information and inter...
2001-02-14 Fred Drakexmlparseobject: Remove the unused conv_attrs field...
2001-02-14 Andrew M. KuchlingPatch #103748 from Toby Dickenson: fix typo in test_zli...
2001-02-14 Jack JansenDialogWindows now have a self.dlg in addition to self...
2001-02-14 Jack JansenThe new touched() was far too expensive. Re-enabled...
2001-02-14 Jack JansenAlso create alias to PythonCoreCarbon.
2001-02-14 Jack JansenStarted on the 2.1a2 installer.
2001-02-14 Fred DrakeTest section name using some strange characters, includ...
2001-02-14 Fred DrakeBe much more permissive in what we accept in section...
2001-02-14 Thomas WoutersRe-add DOS line-endings and mark the files binary.
2001-02-14 Tim PetersMiranda newlines: if anything at all was written to...
2001-02-14 Tim PetersFeeble attempt to repair obsolete info about hex escapes.
2001-02-14 Fred DrakeReflect change in traceback format:
2001-02-14 Andrew M. KuchlingFinished the section on weak references
2001-02-14 Andrew M. KuchlingFix two typos
2001-02-14 Tim PetersChange doctest exception example to one whose detail...
2001-02-13 Jack JansenAdapted unweave to Matthias' fixes. It's still off...
2001-02-13 Ka-Ping YeeUpdate to properly explain that the default Unicode...
2001-02-13 Tim PetersTeach doctest about newer "(most recent call last)...
2001-02-13 Guido van RossumAdded a comment explaining why this file must really...
2001-02-12 Tim PetersRelated to SF bug 132008 (PyList_Reverse blows up).
2001-02-12 Guido van RossumFix core dump whenever PyList_Reverse() was called.
2001-02-12 Skip MontanaroThe bulk of the credit for these changes goes to Bastia...
2001-02-12 Fred DrakeJon Nelson <jnelson@users.sourceforge.net>:
2001-02-12 Fred DrakePyTuple_*() functions take PyObject* parameters, not...
2001-02-12 Fred DrakeAdded options that use square brackets in their names...
2001-02-12 Fred DrakeAllow square brackets in the option names; this makes...
2001-02-12 Fred DrakeRichard Fish <rfish@users.sourceforge.net>:
2001-02-12 Jack JansenGot rid of full pathnames in "generated from" comments...
2001-02-12 Fred DrakeAdd a "description" meta tag that includes a version...
2001-02-12 Jeremy HyltonIn symtable_update_free_vars() do not modify the dictio...
2001-02-12 Fred DrakeJon Nelson <jnelson@users.sourceforge.net>:
2001-02-12 Jack JansenBrought in line with current config.h.in.
2001-02-12 Jack JansenNot sure what changed, probably an artefact of the...
2001-02-12 Jack JansenThe interpreters built are now called PythonInterpreter...
2001-02-12 Jack JansenAdded modules _testcapi, _weakref, _symtable.
2001-02-12 Jack JansenAdded buttons for building interpreter, carbon standalone.
2001-02-12 Thomas HellerThis change makes imputil more closely emulate the...
2001-02-12 Tim Peterstest_pty started failing on Windows, but if and only...
2001-02-12 Skip Montanaro__all__ for several more modules
2001-02-11 Andrew M. KuchlingCreate separate section for changes to the standard...
2001-02-11 Tim PetersUgly fix for SF bug 131239 (-x flag busted).
2001-02-11 Jack JansenBit the bullet and added a private GUSISIOUX for Python...
2001-02-11 Jack JansenOops, repr didn't allocate the memory it used...
2001-02-11 Jack JansenBit the bullet and added a private GUSISIOUX for Python...
2001-02-11 Tim PetersChange Windows test to do a complete job of removing...
2001-02-10 Neil SchemenauerUpdate for install-sh (SF #103717).
2001-02-10 Neil SchemenauerSpecify directory permissions properly. Closes SF...
2001-02-10 Neil SchemenauerUpdate install-sh using version from automake 1.4....
2001-02-10 Marc-André... Patch by Finn Bock to make test_unicode.py work for...
2001-02-10 Tim PetersMoved SequenceMatcher from ndiff into new std library...
2001-02-10 Tim PetersAdd std test for doctest.
2001-02-10 Tim PetersBump __version__ tuple.
2001-02-10 Eric S. RaymondString method cleanup.
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.
next