]> granicus.if.org Git - python/shortlog
python
1999-07-08 Guido van RossumMarc-Andre Lemburg discovered that the switch from...
1999-07-07 Fred DrakeSeveral methods return tuples, not lists.
1999-07-07 Fred DrakeMove some misc. comments from the example section to...
1999-07-07 Fred DrakeFTP.dir(): Fix typo in docstring.
1999-07-07 Fred Drakedir() method description revised based on comments...
1999-07-06 Barry Warsawmake_view_popups(): Catch import error which can occur...
1999-07-06 Fred DrakeMissing space; reported by Robert Kern <kernr@ncifcrf...
1999-07-06 Fred DrakeFix a number of minor problems pointed out by /F.
1999-07-06 Fred DrakeFixed typo reported by /F; thanks!
1999-07-06 Fred DrakeBump the release number to 1.5.2p1.
1999-07-05 Jack JansenDrag module added.
1999-07-02 Fred DrakeDarn! Forgot to re-target.
1999-07-02 Fred DrakeRemove one item.
1999-07-02 Fred DrakeMinor markup nit.
1999-07-02 Fred DrakeAdded entry for asyncore module.
1999-07-02 Fred DrakeFix a few markup nits, improve some index entries.
1999-07-02 Fred DrakeNew documentation from Chris Petrilli <petrilli@amber...
1999-07-02 Fred DrakeFor spawn*(), point to the magic constants; some reader...
1999-07-02 Guido van RossumMilton L. Hankin reports that on Windows it is possible...
1999-07-01 Guido van RossumSjoerd Mullender:
1999-07-01 Fred DrakeRemoved entries for several modules which have been...
1999-07-01 Fred DrakeDocumentation for dl module from Moshe.
1999-07-01 Fred DrakeAdded entry for dl module.
1999-07-01 Fred DrakeRelocating file to Lib/lib-old.
1999-07-01 Fred DrakeRemove extraneous "contains" -- pointed out by Daniel...
1999-07-01 Fred DrakePer Frank Stajano's suggestion, state explicitly that...
1999-07-01 Fred DrakeMake the reference to the os module in the module synop...
1999-06-30 Just van RossumDon't set type of application, it's taken care of elsew...
1999-06-30 Fred DrakeMade several grammatical corrections based on comments...
1999-06-29 Fred DrakeFor "Matching vs. Searching", remove comment that the...
1999-06-29 Fred DrakeAdded some reminders.
1999-06-29 Fred DrakeMove the setting for secnumdepth to the document classe...
1999-06-29 Fred DrakeAdded some minor prose before the descriptions of the...
1999-06-29 Fred DrakeAdded entry for pty module.
1999-06-29 Fred Drakepty documentation from Moshe; with small edits.
1999-06-29 Fred DrakeImprove description of the example.
1999-06-29 Fred DrakeUsage nit: a bunch of "nor"s should have been a single...
1999-06-29 Fred DrakeMinor wording change in section title.
1999-06-29 Fred Drakebyteswap() method: Tell *what* exception gets raised...
1999-06-29 Fred DrakeRemove unnecessary comma.
1999-06-29 Fred DrakeDefine NotANumber as a subclass of ValueError when...
1999-06-29 Fred DrakeComment out XXX comment; this needn't appear in the...
1999-06-29 Fred DrakeAdd note about not being able to use this module with...
1999-06-29 Fred DrakeMoshe: Remove extraneous "and".
1999-06-27 Fred DrakeAdded entries for mutex and nis modules.
1999-06-27 Fred DrakeNIS documentation from Moshe.
1999-06-27 Fred DrakeMutex documentation from Moshe.
1999-06-27 Fred DrakeSeparate documentation of SUNAUDIODEV from sunaudiodev...
1999-06-25 Fred DrakeFix some typos.
1999-06-25 Fred DrakeAdd entries for the sched module.
1999-06-25 Fred DrakeWhile we're at it, convert to docstrings and set the...
1999-06-25 Fred DrakeMoshe's section on the sched module, with edits.
1999-06-25 Fred DrakeUpdate to Sjoerd's documentation of the chunk module...
1999-06-25 Guido van RossumClose debugger when closing. This may break a cycle.
1999-06-25 Guido van RossumBreak cycle on close.
1999-06-25 Guido van RossumDestroy the tree when closing.
1999-06-25 Guido van RossumAdd destroy() method to recursively destroy a tree.
1999-06-25 Guido van RossumExtend _close() to break cycles.
1999-06-25 Guido van RossumAdd _close() method that does the actual cleanup (close...
1999-06-25 Guido van RossumAdd close() method that breaks cycles.
1999-06-25 Guido van RossumAdd unregister() method.
1999-06-25 Guido van RossumAdd close() method that breaks a cycle.
1999-06-25 Guido van RossumBreak some cycles when the widget is destroyed.
1999-06-25 Fred DrakePatch from Sjoerd Mullender:
1999-06-25 Guido van RossumMikael Lyngvig writes:
1999-06-25 Guido van RossumPatch by Mikael Lyngvig:
1999-06-24 Guido van RossumClarify the example by explicitly importing the fcntl...
1999-06-24 Guido van RossumSjoerd Mullender writes:
1999-06-23 Guido van RossumSmall patch by Tim Peters - it was using self.maxlist...
1999-06-23 Guido van RossumSimplified version of a patch by Chih-Hao Huang, who...
1999-06-23 Fred DrakeRemoved tty module entry.
1999-06-23 Fred DrakeAdd entries for tty module.
1999-06-23 Fred DrakeUpdates from Moshe, again edited by me. Describe the...
1999-06-23 Fred DrakeAdded "See Also" section for termios module.
1999-06-23 Fred DrakeVarious updates.
1999-06-23 Fred Draketty module documentation from Moshe, with some editing...
1999-06-23 Fred DrakeAdded more sections...
1999-06-23 Fred DrakeTwo more from Moshe!
1999-06-23 Jack JansenDrag manager constants.
1999-06-22 Fred DrakeMake the mode parameter to open() default in the same...
1999-06-22 Fred DrakeAdded entry for the chunk module.
1999-06-22 Fred DrakeNew section from Moshe Zadka, modified by FLD for marku...
1999-06-22 Just van Rossummod from Joe Strout: when quitting, catch errors in...
1999-06-22 Guido van RossumPatch by Tim Peters:
1999-06-21 Guido van RossumPatch submitted by Toby Dickenson and approved by Mark...
1999-06-21 Fred DrakeAdded some "See also" references to htmllib docs.
1999-06-21 Fred DrakeAdded entry for curses module.
1999-06-21 Fred DrakeAdded entries for four of Moshe's documentation sections.
1999-06-21 Fred DrakePreliminary documentation for the curses module by...
1999-06-21 Guido van RossumAdd warning FreeBSD users of a problem with curses...
1999-06-21 Fred DrakeFix a markup error.
1999-06-21 Fred DrakeThree more modules documented by Moshe!
1999-06-21 Jack JansenInitial minimal test program: print information on...
1999-06-21 Jack JansenPrint something on stderr in case of exceptions in...
1999-06-21 Jack JansenDrag manager interface (completely untested, so far)
1999-06-21 Guido van RossumGreg McFarlane submitted two missing Text methods:...
1999-06-18 Fred DrakeAdded a few minor comments, mostly to discourage docume...
1999-06-18 Fred DrakeAdded paragraph about potential re-initialization of...
1999-06-18 Fred DrakeFurther clarfication of the system-dependence of the...
1999-06-18 Fred DrakeRelocating file to Lib/lib-old.
next