]> granicus.if.org Git - python/shortlog
python
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.
1999-06-01 Fred DrakeFix availability clause; mention availability of simila...
1999-06-01 Guido van RossumA few icons used by ../TreeWidget.py and its callers.
1999-06-01 Guido van RossumNew version by Tim Peters improves block opening test.
1999-06-01 Guido van RossumJack Jansen's patch to support file:///path/file/name...
1999-06-01 Guido van RossumGreg McFarlane writes: Tkinter.Text.tag_add should...
1999-05-27 Barry Warsawposix_listdir(): When an error occurs, call
1999-05-27 Fred DrakeOops, forgot to remove the individual module indexes...
1999-05-27 Fred DrakeAdd <hr> after top navigation bar; now looks more like...
1999-05-27 Fred DrakeHack: make sure LaTeX2HTML doesn't change -- to - in...
1999-05-27 Fred DrakeDocument the "pid" attribute of the Popen3 class.
1999-05-27 Fred DrakeTypo reported by Gerry Wiener <wiener@rap.ucar.edu>:
1999-05-26 Fred DrakeMove some \index entries around so we can avoid using...
1999-05-26 Fred DrakeChange the example of configuring for large file suppor...
1999-05-26 Barry WarsawEugene Dvurechenski <jno@glas.net> says:
1999-05-25 Fred Drake"proces" --> "process"; reported by Gerry Wiener <gerry...
1999-05-24 Barry Warsaw(py-electric-backspace): I'm not sure this function...
1999-05-24 Barry Warsaw(py-parse-state): When running under Emacs -- which...
1999-05-24 Barry Warsaw(py-statement-closes-block-p): Add a py-goto-initial...
1999-05-21 Just van RossumOliver Steele writes:
1999-05-21 Guido van RossumOn HP-UX, -rpath is another option taking an argument...
1999-05-21 Guido van RossumAndy Dustman writes:
1999-05-21 Guido van RossumRename History to IdleHistory.
1999-05-21 Guido van RossumMake initial stack viewer wider
1999-05-21 Guido van RossumNew wishes
1999-05-21 Guido van RossumMuch improved autoindent and handling of tabs,
1999-05-20 Fred DrakeMap .js to application/x-javascript.
1999-05-19 Fred DrakeEnhanced docstring and some comments.
1999-05-18 Fred DrakeModify to perform "---" to "&mdash;" conversion outside of
1999-05-18 Fred DrakeRemove the "---" to "&mdash;" conversion; this is wrong...
1999-05-17 Fred DrakeSET_LINE_NO ==> SET_LINENO
1999-05-17 Fred DrakeAdded "Learning Python" to the books section.
1999-05-17 Fred DrakeAdded paragraph explaininng the text/binary flavors...
1999-05-17 Fred DrakeDocument \e, \url.
1999-05-17 Fred DrakeDon't \input boilerplate.tex, fill in the real stuff...
next