]> granicus.if.org Git - python/shortlog
python
1999-06-15 Guido van RossumLaurence Tratt notes that the accept() call in get_requ...
1999-06-15 Fred DrakeAdded note to __not__() description that this operation...
1999-06-15 Guido van RossumAdd the test case provided by Barry Scott for his patch.
1999-06-15 Guido van RossumBarry Scott writes:
1999-06-15 Fred DrakeSeveral new index entries to make find this easier.
1999-06-15 Barry WarsawAdded a couple of endswith test cases for bugs reported...
1999-06-15 Guido van RossumNew version from Jim:
1999-06-15 Guido van RossumNew version from Jim: don't call Py_FatalError() when...
1999-06-14 Fred DrakeAdded entries for new sections from Moshe.
1999-06-14 Fred DrakeMisc. changes related to the new sections.
1999-06-14 Fred DrakeNew sections from Moshe Zadka <moshez@math.huji.ac...
1999-06-14 Barry WarsawAdded more tests of join
1999-06-14 Fred DrakeMessage.getheaders(): If there are no matching headers...
1999-06-11 Fred DrakeAdd entry for the fpformat module.
1999-06-11 Fred DrakeDocumentation for the fpformat module by Moshe Zadka
1999-06-11 Fred DrakeAdded 'ce' to the list of "registered" values for os...
1999-06-11 Guido van RossumAfter more discussion with Jim, change the behavior...
1999-06-11 Barry WarsawTwo extra startswith tests
1999-06-11 Barry WarsawHarness can now test object methods directly, if they...
1999-06-11 Guido van RossumTim Peters smart.patch:
1999-06-11 Fred DrakeLast night's scribbles:
1999-06-11 Guido van RossumMark Hammond: patch for Windows/CE.
1999-06-10 Barry WarsawOutput for the regression test of the new string methods.
1999-06-10 Barry WarsawRegression test for the new string methods.
1999-06-10 Fred DrakeSome clarifications on operations for mapping types...
1999-06-10 Fred DrakeAdjust indexing for __import__(); based on comments...
1999-06-10 Fred DrakeImprove index entry for "import"; responding to comment...
1999-06-10 Fred DrakeWork around latex2html problem; reported by Gerrit...
1999-06-10 Fred DrakeRelocating file to Lib/lib-old.
1999-06-10 Fred DrakeDeclare the "util" module obsolete.
1999-06-10 Guido van RossumAdded a few more bugs to the doc string; reformatted...
1999-06-10 Guido van RossumCode by Mark Hammond to format paragraphs embedded...
1999-06-10 Guido van RossumAdded abstraction get_selection_index() (Mark Hammond...
1999-06-10 Fred DrakeFixed typo reported by Bennett Benson
1999-06-10 Guido van RossumAdapt to the new pyclbr's support of listing top-level...
1999-06-10 Fred DrakeAt David Ascher's request, clarify that os.system(...
1999-06-10 Fred DrakeFix typo reported by Robert Kern <kernr@ncifcrf.gov>.
1999-06-10 Guido van RossumFix off-by-one error in Tim's recent change to comment_...
1999-06-10 Guido van RossumCo-production with Tim Peters, implementing a suggestio...
1999-06-10 Guido van RossumMark Hammond writes: Here is another change that allows...
1999-06-10 Guido van RossumMark Hammond writes: Tim's suggestion of copying the...
1999-06-10 Guido van RossumPatch by Jim Fulton to document the new parse_qls().
1999-06-09 Guido van RossumAppend "..." if the appropriate flag (for varargs)...
1999-06-09 Guido van RossumFix bug discovered by Klaus-Juergen Wolf -- it runs...
1999-06-09 Guido van RossumFix by Sjoerd for a package related bug: If you have...
1999-06-09 Guido van RossumSet the max recursion limit to 5000 -- rather conservat...
1999-06-09 Guido van RossumJim Fulton writes:
1999-06-09 Guido van RossumWhen deallocating a list, DECREF the items from the...
1999-06-09 Guido van RossumSet PATCHLEVEL and PY_VERSION (string version only...
1999-06-09 Guido van RossumUpdated lagging version#. Also added some comments...
1999-06-09 Guido van RossumPatch by Per Cederqvist:
1999-06-09 Guido van RossumAdd doc for timegm().
1999-06-09 Guido van RossumAdd unrelated but handy function: timegm(), to calculat...
1999-06-09 Guido van RossumDon't just die if gethostbyaddr() fails -- as it can...
1999-06-09 Guido van RossumOops, Sjoerd was in a hurry. This patch from him fixes...
1999-06-09 Guido van RossumPatch/new code by Sjoerd Mullender:
1999-06-08 Guido van RossumFix (sanctioned by Sjoerd) for a problem reported by...
1999-06-08 Greg WardOn David Ascher's recommendation: reversed order of...
1999-06-08 Guido van RossumSam's latest versions
1999-06-08 Guido van RossumSkip Montanaro:
1999-06-08 Guido van RossumHmm... Tim didn't turn "replace all" into a single...
1999-06-08 Guido van RossumTim Peters: made replacement atomic for undo/redo.
1999-06-08 Guido van RossumTim Peters:
1999-06-08 Guido van RossumTim Peters: Taught it more "real Python" rules without...
1999-06-08 Greg WardHacked 'set_final_options()' to set (hopefully) appropr...
1999-06-08 Greg WardAdded the 'have_run' dictionary to Distribution, and...
1999-06-08 Greg WardNow handles NT, through '_init_nt()' function (courtesy of
1999-06-07 Guido van RossumRemove unnecessary reference to pyclbr from test()...
1999-06-07 Guido van RossumExperimental speedup patch by Tim Peters (please test!):
1999-06-07 Guido van RossumFix bug discovered by John W. Shipman -- when the width...
1999-06-07 Guido van RossumTim Peters:
1999-06-04 Guido van RossumMight as well enable CallTips by default.
1999-06-04 Guido van RossumPatch by Jim Fulton: new function parse_qsl(), which...
1999-06-04 Jack JansenAdded an "optional" directive, that will include a...
1999-06-03 Barry Warsaw(py-statement-closes-block-p): py-goto-initial-line...
1999-06-03 Guido van RossumNew offerings by Tim Peters; he writes:
1999-06-03 Guido van RossumEnclose pattern in quotes in status message.
1999-06-03 Guido van RossumMark Hammond fixed some comments and improved the way...
1999-06-02 Guido van RossumAt Jim Fulton's request (actually, as a compromise...
1999-06-02 Guido van RossumMy fix to Mark's code: restore the universal check...
1999-06-02 Guido van RossumA version that Mark Hammond posted to the newsgroup...
1999-06-02 Guido van RossumCall tips by Mark Hammond (plus tiny fix by me.)
1999-06-02 Guido van RossumChanges by Mark Hammond: (1) support optional output_se...
1999-06-02 Guido van RossumChanges by Mark Hammond to allow using IDLE extensions...
1999-06-02 Guido van RossumChange by Mark Hammond to allow using IDLE extensions...
1999-06-01 Guido van RossumHah! A fix of my own to Tim's code!
1999-06-01 Guido van RossumTim Peters again:
1999-06-01 Guido van RossumTim Peters again:
1999-06-01 Guido van RossumNew file by Tim Peters:
1999-06-01 Guido van RossumTim Peters keeps revising this module (more to come):
1999-06-01 Guido van RossumAndy Dustman notes that I patched the close() call...
1999-06-01 Guido van RossumIn class TemporaryFileWrapper, don't cache attributes...
1999-06-01 Guido van Rossum1. Catch NameError on import (could be raised by case...
1999-06-01 Guido van RossumMissed a few.
1999-06-01 Guido van RossumRewritten based on TreeWidget.py
1999-06-01 Guido van RossumObject browser, based on TreeWidget.py.
1999-06-01 Guido van RossumTree widget done right.
1999-06-01 Guido van RossumAs yet unused code for tool tips.
1999-06-01 Guido van RossumEnsure sys.argv[0] is the script name on Run Script.
1999-06-01 Guido van RossumMove zoom height functionality to separate function.
next