]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2000-05-09  Fred DrakeMinor edit of leading comments: 'the the' --> 'the...
2000-05-09  Guido van RossumReplace PyErr_BadArgument() error in PyInt_AsLong(...
2000-05-09  Guido van RossumTrent Mick:
2000-05-09  Guido van RossumCaolan McNamara: properly undo the byte-stuffing of...
2000-05-09  Jack JansenUSE_GUSI2 should be defined, not USE_GUSI1.
2000-05-09  Jack JansenSelecting the macfsn option didn't work, fixed.
2000-05-09  Jack JansenImport this to replace open() by an extended version...
2000-05-09  Greg WardAdded comment about the MSVC-specific kludge.
2000-05-08  Guido van RossumDeleted some modules that are no longer supported.
2000-05-08  Guido van RossumThe usual...
2000-05-08  Guido van RossumDeleted the stdwin-based test() function.
2000-05-08  Guido van RossumDeleting all stdwin library modules.
2000-05-08  Jeremy Hyltonif the GzipFile constructor fails, the __del__ method...
2000-05-08  Guido van RossumTrent Mick:
2000-05-08  Guido van RossumTrent Mick:
2000-05-08  Guido van RossumTrent Mick:
2000-05-08  Guido van RossumTrent Mick:
2000-05-08  Guido van RossumTrent Mick:
2000-05-08  Guido van RossumTrent Mick:
2000-05-08  Guido van RossumTrent Mick:
2000-05-08  Guido van RossumAndy Dustman: add GNU pth user-space thread support.
2000-05-07  Jack JansenUpdated for the 1.6a2 distribution: added a note about...
2000-05-07  Jack JansenChanged for the new preference resource version.
2000-05-07  Jack JansenThe applets need more memory nowadays, it seems (becaus...
2000-05-07  Jack JansenInstaller for 1.6a2. This is not the optimal location...
2000-05-07  Jack Jansen1.6a2 directive files.
2000-05-07  Jack JansenThese were never used, removed.
2000-05-07  Jack JansenMoved and renamed
2000-05-07  Greg WardDon't use 'set_option()' or 'get_option()' method ...
2000-05-07  Greg WardGot rid of several little-used and not-very-useful...
2000-05-07  Greg WardGot rid of some little-used and not-very-useful methods...
2000-05-06  Jack JansenTentative MkDistr scripts for 1.6a2.
2000-05-06  Jack JansenUpdated for 1.6a2.
2000-05-06  Jack JansenPut the install folders in (vise), not vise, so the...
2000-05-06  Jack JansenWe should define both USE_GUSI and USE_GUSI2.
2000-05-06  Greg WardAdded the ability to sneak extra flags onto the C compi...
2000-05-06  Guido van RossumToby Dickenson:
2000-05-05  Jack JansenAdding projects to the repository again, this time...
2000-05-05  Jack JansenRemoved string-exception preference, added tabcheck...
2000-05-05  Jack JansenAuto-install on import, if NavServices is available...
2000-05-05  Jack JansenGot rid of PyMem_XDEL.
2000-05-05  Jack JansenGot rid of w/MSL in the version string.
2000-05-05  Jack JansenAutomatically dump distribution folders where I want...
2000-05-05  Guido van RossumThe methods islower(), isupper(), isspace(), isdigit...
2000-05-05  Guido van RossumAdd two scenarios by Vladimir Marangozov that show...
2000-05-05  Guido van RossumQuick fix by Mark Hammond -- Yakov changed a dprintf...
2000-05-05  Guido van RossumAlas, Vladimir's patch was too aggressive, and started...
2000-05-04  Guido van RossumFast NonRecursiveMutex support by Yakov Markovitch...
2000-05-04  Guido van RossumWhen the UTF-8 conversion to Unicode fails, return...
2000-05-04  Guido van RossumMark Hammond should get his act into gear (his words...
2000-05-04  Jack JansenAdded accessor for kControlListBoxDoubleClickPart
2000-05-04  Guido van RossumTwo changes to improve (I hope) Unicode support.
2000-05-04  Guido van RossumAdd useless 'return 1' to prtrace() to shut up VC++.
2000-05-04  Guido van RossumRaise ImportError when os.fork does not exist.
2000-05-03  Guido van RossumFix warning detected by VC++ on assignment of Py_UNICOD...
2000-05-03  Guido van RossumVladimir Marangozov's long-awaited malloc restructuring.
2000-05-03  Guido van RossumRemove all references to stdwin.
2000-05-03  Guido van Rossum>>Boing!<<
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...
next