]> granicus.if.org Git - python/shortlog
python
2000-05-03 Guido van RossumVladimir Marangozov:
2000-05-03 Guido van RossumA bit of cleanup:
2000-05-03 Fred DrakeSomeone found the examples of poor practice on socket...
2000-05-03 Fred DrakeBrian Hooper <brian_takashi@hotmail.com>:
2000-05-03 Fred DrakeClarify status of connection of a new instance; it...
2000-05-03 Guido van RossumMark Hammond withdraws his fix -- the size includes...
2000-05-03 Guido van RossumMark Hammond:
2000-05-03 Jack JansenMoved to the Compat folder (in case anyone still wants...
2000-05-03 Jack JansenRemoved, the core-python getmtime works fine with GUSI2.
2000-05-03 Guido van RossumMark Hammond to the rescue:
2000-05-02 Jeremy Hyltonpatches from Mark Hammond
2000-05-02 Jeremy Hyltonpatches from Mark Hammond
2000-05-02 Guido van RossumDisable the ZEROTRAP code -- this turns a 0 byte into...
2000-05-02 Barry WarsawAdded an unused Unicode string for testing.
2000-05-02 Barry WarsawPyErr_GivenExceptionMatches(): Check for err==NULL...
2000-05-02 Barry Warsaw_PyBuiltin_Init_2(): Remove the misleading comment.
2000-05-02 Barry Warsawiniterrors(): Remove this function. String-based stand...
2000-05-02 Barry Warsawusage_mid: Remove the description of the -X flag; it...
2000-05-02 Barry WarsawPy_UseClassExceptionsFlag is deprecated. We keep the...
2000-05-02 Guido van RossumAt last, this backward compatibility file bites the...
2000-05-02 Barry WarsawIgnore a bunch of generated files.
2000-05-02 Fred DrakeAdded descriptions of \versionadded and \versionchanged.
2000-05-02 Fred Drakedo_cmd_versionchanged():
2000-05-02 Fred DrakeUse \versionchanged to indicate when the second paramet...
2000-05-02 Fred Drake\versionchanged: Added optional parameter for explanat...
2000-05-02 Guido van RossumI know this is only a temporary stop-gap measure, but...
2000-05-02 Guido van RossumCaolan McNamara:
2000-05-02 Guido van RossumSjoerd Mullender:
2000-05-02 Guido van RossumThe debug settings for zlib contained a bogus reference...
2000-05-01 Guido van RossumMarc-Andre Lemburg:
2000-05-01 Guido van RossumMarc-Andre Lemburg:
2000-05-01 Guido van RossumEric Raymond:
2000-05-01 Guido van RossumEric Raymond:
2000-05-01 Guido van RossumEric Raymond:
2000-05-01 Guido van RossumMarc-Andre Lemburg:
2000-05-01 Guido van RossumMarc-Andre Lemburg:
2000-05-01 Guido van RossumMarc-Andre Lemburg:
2000-05-01 Guido van RossumRobin Becker: The following patch seems to fix a module...
2000-05-01 Barry WarsawDocument the new additional signature for utime()....
2000-05-01 Guido van RossumMarc-Andre Lemburg:
2000-05-01 Barry Warsawposix_utime(): Allow the second argument to be None...
2000-04-28 Guido van RossumGet rid of memory leak caused by assingning sys.exc_inf...
2000-04-28 Guido van RossumAs Marc-Andre Lemburg points out, the magic number...
2000-04-28 Fred Drake\file and \filenq should not be used in section titles...
2000-04-28 Fred DrakeDon't worry about the output dirs for the distutils...
2000-04-28 Fred DrakeAdded distutils manuals.
2000-04-28 Greg WardStripped leading 'sec:' from all section labels --...
2000-04-28 Greg WardWhen building HTML releases, refer to */*.css and ...
2000-04-28 Greg WardAdded the Distutils manuals.
2000-04-28 Greg WardAdded the Distutils manuals: inst and dist.
2000-04-28 Greg WardAdded 'inst' and 'dist' -- the two Distutils manuals.
2000-04-28 Guido van RossumCharles G Waldman:
2000-04-28 Fred DrakeDocumentation patch describing the 'u' and 'u#' format...
2000-04-28 Fred DrakeBrian Hooper <brian_takashi@hotmail.com>:
2000-04-28 Guido van RossumSjoerd Mullender: cmp.py is obsolete...
2000-04-27 Guido van RossumMark Hammond: For Windows debug builds, we now only...
2000-04-27 Jeremy HyltonDeviant1 didn't work as advertised
2000-04-27 Jeremy Hyltonadd list_contains and tuplecontains: efficient implemen...
2000-04-27 Jeremy Hyltonadd some more contains tests on the builtin types
2000-04-27 Fred DrakeSupport for the special macros used by the distutils...
2000-04-27 Guido van RossumMarc-Andre Lemburg:
2000-04-27 Guido van RossumMarc-Andre Lemburg:
2000-04-27 Guido van RossumMarc-Andre Lemburg:
2000-04-27 Guido van RossumMarc-Andre Lemburg:
2000-04-27 Greg WardAdded a note to the section on 'exec' about the need...
2000-04-27 Greg WardAdded the "--root" option as a sort of meta-install...
2000-04-27 Greg WardAdded 'change_root()' to forcibly slap a new root direc...
2000-04-26 Jack JansenAlmost ready for 1.6a2.
2000-04-26 Guido van RossumJack Jansen:
2000-04-26 Jeremy Hyltonpotentially useless optimization
2000-04-26 Guido van RossumMichael Hudson:
2000-04-26 Guido van RossumMichael Hudson fixes a case where execv() is called...
2000-04-26 Fred DrakeAdded a "See also:" section that exhibits the \seerfc...
2000-04-26 Fred DrakeDefine \seerfc within the seealso environment.
2000-04-26 Fred Drakeref_module_index_helper(): Use "my" instead of "local".
2000-04-26 Greg WardHacked things up a bit so that configuration variables...
2000-04-26 Greg WardHarry Henry Gebel: import exception classes.
2000-04-26 Greg WardHarry Henry Gebel: add 'long_description' to Distributi...
2000-04-26 Greg WardSupply short form for --manifest-only (-o) and --force...
2000-04-26 Greg WardHarry Henry Gebel:
2000-04-25 Guido van RossumFix typo in last patch -- the symbol's name is MSG_DONW...
2000-04-25 Guido van RossumPatch by Charles G Waldman:
2000-04-25 Guido van RossumPatch inspired by Just van Rossum: on the Mac, in savef...
2000-04-25 Fred DrakeRemoved some extraneous and confusing parenthesized...
2000-04-25 Guido van RossumCharles G Waldman: Doing a PyObject_New then PyMem_DEL...
2000-04-25 Guido van RossumMichael Hudson:
2000-04-25 Fred Drakevalidate_arglist(): Re-written to reflect extended...
2000-04-25 Guido van RossumMark Hammond: Added dependency of winsound project...
2000-04-25 Greg WardAdded section headers for "Extending the Distutils...
2000-04-25 Greg WardBumped version to 0.8.2.
2000-04-25 Greg WardHarry Henry Gebel:
2000-04-25 Greg WardLyle Johnson: fixed broken logic in 'native_path()'.
2000-04-24 Guido van RossumChristian Tismer -- total rewrite on trashcan code.
2000-04-24 Guido van RossumAdd definition of socklen_t so that socketmodule.c...
2000-04-24 Guido van RossumJack Jansen: The GUSI 2.0 I/O library used on the Mac...
2000-04-24 Guido van RossumJack Jansen: The GUSI 2.0 I/O library (which is used...
2000-04-24 Guido van RossumAdded tests for socklen_t
2000-04-24 Guido van RossumJack Jansen: The new version of the GUSI i/o library...
2000-04-24 Guido van RossumJack Jansen: Posix threads are now supported on the...
2000-04-24 Guido van RossumAdded site-packages. (Sorry, forgot who submitted...
next