]> granicus.if.org Git - python/shortlog
python
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.
1999-06-18 Fred DrakeRe-categorize the dump module as obsolete.
1999-06-18 Fred Drakefpformat has been documented for at least a week now!
1999-06-18 Guido van RossumCRITICAL PATCH!
1999-06-17 Guido van Rossum# Darn! Local variable l declared but not used in...
1999-06-17 Fred DrakeSmall markup & usage adjustments.
1999-06-17 Fred DrakeWhen looking for things that might be modules, include...
1999-06-17 Guido van RossumPatch suggested (and partially provided) by Lars Damero...
1999-06-17 Fred DrakeCorrection: the parameters of new.instance() are type...
1999-06-17 Fred DrakeUpdated version from Moshe, with a re-written warning...
1999-06-17 Fred DrakeMinor markup nits.
1999-06-17 Fred DrakeSmall English usage nits.
1999-06-17 Fred DrakeSmall markup and English usage nits.
1999-06-17 Guido van RossumIn collect_children(), put a try-except around os.waitp...
1999-06-17 Fred DrakeAdd reminder that wave.open() documentation should...
1999-06-17 Fred Drakeopen(): Make the mode parameter optional; if omitted...
1999-06-17 Fred DrakeAdd entries due to additional sections from Moshe.
1999-06-17 Fred DrakeAdd/remove entries due to additional sections from...
1999-06-17 Fred DrakeNew module documentation sections from Moshe Zadka...
1999-06-16 Guido van RossumPatch by Jim Fulton (code style tweaked a bit) to support
1999-06-16 Guido van RossumSuppress warning print statements about modules not...
1999-06-16 Guido van RossumSjoerd Mullender:
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...
next