]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
1998-04-09  Fred DrakeUpdate URL to the related HOWTO document.
1998-04-09  Fred DrakeAdd section for ni back in, but comment it out.
1998-04-09  Fred DrakeCommented out sections on obsolete & Macintosh modules.
1998-04-09  Fred DrakeReduced description of the obsolete method Stats.ignore().
1998-04-09  Fred DrakeRelocating file to Lib/lib-old.
1998-04-09  Fred DrakeRestore ni as an obsolete module.
1998-04-08  Fred DrakeNearly a complete re-write.
1998-04-08  Fred DrakeRemove option to strip out <tt>...</tt> from index...
1998-04-08  Guido van RossumCorrect definition of CTIME.
1998-04-08  Guido van RossumThis really needs python 1.5 now...
1998-04-08  Fred DrakeSet flag to remove <tt>...</tt> markup from the index...
1998-04-07  Fred DrakeSeparate sections on anydbm and dumbdbm.
1998-04-07  Fred DrakeCaught a few more spurious \setindexsubitem macros....
1998-04-07  Fred DrakeUse {classdesc} and {memberdesc} where appropriate.
1998-04-07  Fred DrakeRemoved unnecessary \setindexsubitem.
1998-04-07  Fred DrakeSeparate UserDict and UserList documentation into separ...
1998-04-07  Fred DrakeMarkup nit.
1998-04-07  Fred DrakeAdded a reference to the discussion in Knuth's "Sorting...
1998-04-07  Fred DrakeData attributes of objects should not be indexed with...
1998-04-07  Fred DrakeMinor markup nit.
1998-04-07  Fred DrakeFixed some index entries.
1998-04-07  Fred DrakeAdded entry for wdb.
1998-04-07  Fred DrakeFix the formatting of the list of fields in the disasse...
1998-04-07  Fred DrakeAdded poplib.
1998-04-06  Guido van RossumDave Ascher's pop client code.
1998-04-06  Guido van RossumGive in to tabnanny
1998-04-06  Guido van RossumAdd usage message when no arguments.
1998-04-06  Guido van RossumTim's latest version (supports old and new tokenize...
1998-04-06  Guido van RossumGot rid of redundant copy of telnetlib.py
1998-04-06  Guido van RossumGive in to tabnanny
1998-04-06  Guido van RossumVersion 1.0 is official!
1998-04-06  Guido van RossumUntabified, for tabnanny.
1998-04-06  Guido van RossumReindented without tabs and with uniform 4 space indent.
1998-04-06  Guido van RossumRemove some long obsolete files...
1998-04-06  Guido van RossumGive in to tabnanny.
1998-04-06  Guido van RossumCorrection to vonmisesvariate() by Magnus Kessler:...
1998-04-06  Guido van RossumRestructured the event_* calls slightly -- there's...
1998-04-05  Fred DrakeMove a short paragraph outside the description of ASTType.
1998-04-04  Barry Warsaw(imenu-example--python-class-regexp): Fix to recognize...
1998-04-04  Fred DrakeRemove all uses of \sectcode; we can now use logical...
1998-04-04  Fred DrakeChange \sectcode to logical markup.
1998-04-04  Fred DrakeRemove obsolete \setindexsubitem macros.
1998-04-04  Fred DrakeMoved some things around.
1998-04-04  Fred DrakeRemoved obsolete \setindexsubitem macros.
1998-04-04  Fred DrakeAdded index entries.
1998-04-04  Fred DrakeRemove obsolete \setindexsubitem macro.
1998-04-04  Fred DrakeRemove obsolete \setindexsubitem macro,
1998-04-04  Fred DrakeAdded index entry.
1998-04-04  Fred DrakeRemove obsolete \setindexsubitem macro.
1998-04-04  Fred DrakeFix index entry for HTMLParser class.
1998-04-04  Fred DrakeLogical markup.
1998-04-04  Fred DrakeLogical markup.
1998-04-04  Fred DrakeFixed description of similarity between m[name] and...
1998-04-04  Fred DrakeRemove obsolete lines like this:
1998-04-04  Fred DrakeAdd fileinput section under Misc. Services.
1998-04-04  Fred DrakeUse new index style for makeindex.
1998-04-04  Fred DrakeDocument fileinput.
1998-04-04  Fred DrakeUse the new index style when running makeindex.
1998-04-04  Fred DrakeMinor cleanliness.
1998-04-04  Fred DrakeStyle specification for building *.ind from *.idx....
1998-04-04  Fred DrakeRelocating file to Lib/lib-old.
1998-04-04  Fred DrakeRelocating file to Lib/lib-old.
1998-04-03  Guido van RossumThis was the reason a numeric array to a real power...
1998-04-03  Guido van Rossumposix->os.
1998-04-03  Guido van RossumAMK's latest
1998-04-03  Fred DrakeStart at updating the template a little bit. There...
1998-04-03  Fred DrakeIncrease space between the end of a regexp and the...
1998-04-03  Guido van RossumAMK's latest
1998-04-03  Guido van RossumUse %.17f to format floats/doubles
1998-04-03  Guido van RossumMake sure that the message "Error in sys.exitfunc:...
1998-04-03  Guido van RossumMake calls into ../PC/frozen_dllmain.c on MS_WIN32.
1998-04-03  Guido van RossumAdd primitive test for frozen package.
1998-04-03  Fred DrakeRemoved line of obsolete markup.
1998-04-03  Guido van RossumSome clarifications of out-of-range group indexes/names
1998-04-03  Guido van RossumTrack changes in tokenize.py
1998-04-03  Guido van RossumAdd optional argument to help().
1998-04-03  Guido van RossumExplicitly close rfile and wfile in StreamRequestHandle...
1998-04-03  Guido van RossumDifferentiate between NEWLINE token (an official newlin...
1998-04-03  Guido van RossumUnixMailbox: don't be fooled by lines that begin with...
1998-04-03  Guido van RossumSjoerd's latest.
1998-04-03  Guido van RossumOops, pulled over by the tab police :-)
1998-04-03  Guido van RossumChange by Sjoerd (with minor reformatting):
1998-04-03  Fred DrakeExport MPZType -- the type of mpz objects....
1998-04-03  Fred DrakeLots of markup consistency nits.
1998-04-03  Fred DrakeSmall nits.
1998-04-03  Fred DrakeSeveral minor markup nits.
1998-04-03  Fred Drake"alternative" is a noun, use "alternate" for the adjective.
1998-04-03  Fred DrakeTalk about some minor nits...
1998-04-03  Fred DrakeCapitalize "Python" for consistency.
1998-04-03  Fred DrakeSmall markup nits.
1998-04-03  Fred DrakeSmall consistency nits.
1998-04-03  Fred DrakeCapitalize "Python" for consistency.
1998-04-03  Fred DrakeNew index entries.
1998-04-03  Fred DrakeUse {methoddesc} as appropriate.
1998-04-03  Fred DrakeIndex entries.
1998-04-03  Fred DrakeAdded comment crediting Sue Williams with this document...
1998-04-03  Fred DrakeFix one typo.
1998-04-03  Fred DrakeNits.
1998-04-03  Fred DrakeAdd index entry for GzipFile class.
1998-04-03  Fred DrakeLogical markup.
next