]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2002-12-07  Fred DrakeRevise the __all__ index entry a touch.
2002-12-07  Raymond HettingerFix typo in abstract.c which caused __rpow__ to not...
2002-12-07  Raymond HettingerAdd __all__ to Reference Manual index.
2002-12-07  Tim PetersBackport from head.
2002-12-06  Fred DrakeRemove extra ")" in example.
2002-12-06  Fred DrakeTypo: "dead lock" --> "deadlock"
2002-12-06  Michael W.... Fix bugs:
2002-12-06  Walter DörwaldBackport version 1.21:
2002-12-03  Fred DrakeFix problem in example code. It's minor in this partic...
2002-12-03  Fred DrakeFix example regular expressions that simulate scanf...
2002-12-02  Neal NorwitzFix SF # 646578, Documentation Typo
2002-12-02  Neal NorwitzRemove unused variable
2002-11-27  Andrew M. KuchlingUpdate 2.2 document
2002-11-27  Fred DrakeClarify the interpretation of the __getstate__() return...
2002-11-26  Fred DrakeAdd missing dependency information for the "What's...
2002-11-26  Michael W.... Backport my (!) revision 1.50:
2002-11-22  Neal NorwitzFix SF # 640557, '64-bit' systems and the dbm module
2002-11-20  Neal NorwitzBackport fix for SF #640094, on win32 getpass runs...
2002-11-20  Andrew M. KuchlingBackport rev. 1.14:
2002-11-20  Andrew M. KuchlingBackport of rev1.57:
2002-11-20  Neal NorwitzBackport Neil Schemenauer's fix for SF #529750,
2002-11-19  Guido van RossumAdd more names to ok_sys_names, including hexversion...
2002-11-16  Fred DrakeNote that str.zfill() and the optional argument to...
2002-11-15  Neal NorwitzSF 639138, Ref. calendar module in time docs
2002-11-15  Martin v. LöwisExplain what to do in case of missing shared libraries...
2002-11-14  Fred DrakeThe "Up" link should point to index.html, not ./, since...
2002-11-14  Neal NorwitzUpdate the docstring to match the code.
2002-11-14  Neal NorwitzFix SF # 505427, socket module fails to build on HPUX10
2002-11-13  Fred DrakeDocument struct_time and the field names.
2002-11-13  Fred DrakeAdd \funcline, \funclineni, and \methodlineni to the...
2002-11-13  Fred DrakeFix broken markup.
2002-11-13  Fred DrakeTypo: it's --> its
2002-11-13  Fred DrakeUpdate: Older versions of Python crashed when calling...
2002-11-13  Fred DrakeClarify that PyImport_AddModule() and PyImport_ExecCode...
2002-11-12  Fred DrakeClarified meaning of \w and \W with respect to the...
2002-11-12  Neal NorwitzSF # 627900, Bytecode copy bug in freeze
2002-11-12  Fred DrakeHandle the Content-Type header a little more appropriat...
2002-11-12  Fred DrakeClarified documentation of tempnam().
2002-11-12  Andrew M. KuchlingCommit version 1.02 (CVS revision 1.59) of whatsnew22...
2002-11-09  Martin v. LöwisSearch for tix subdirectories. Fixes #564729.
2002-11-08  Martin v. LöwisMake strip work as documented.
2002-11-08  Fred DrakeFix typo only present in the r22-maint branch.
2002-11-08  Raymond HettingerClarify what it means to require Python 1.5.2.
2002-11-07  Neal NorwitzBackport 1.72:
2002-11-07  Neal NorwitzBackport 1.72:
2002-11-07  Neal NorwitzBackport 2.173:
2002-11-06  Finn BockBackport 1.6->1.7: Skip the test_nocaret test when...
2002-11-06  Finn BockBackport 1.8->1.9: Make the test pass for jython where...
2002-11-05  Fred DrakeMinor cleanups, markup.
2002-11-05  Fred DrakeFix minor markup nits.
2002-11-05  Raymond HettingerSF 633560: tokenize.__all__ needs "generate_tokens"
2002-11-04  Neal NorwitzBackport last checkin:
2002-11-04  Fred DrakeUpdate config.h to pyconfig.h and config.h.in to pyconf...
2002-11-04  Andrew M. KuchlingBackport to 2.2: [Bug #570655] Fix misleading option...
2002-11-03  Martin v. LöwisSupport @euro modifiers. Fixes #554676.
2002-11-03  Neal NorwitzFix SF #632864, Typo string instead of sting in LibDoc.
2002-11-03  Neal NorwitzFix SF # 518775, buffer object API description truncated
2002-11-03  Neal NorwitzFix SF # 631066, running regrtest in user mode fails
2002-11-03  Neal NorwitzFix SF #618146, overflow error in calendar module
2002-11-01  Fred DrakeUpdate example for the type() function to use the curre...
2002-11-01  Finn BockPatch #631972: Adds an is_jython flag.
2002-10-30  Fred DrakeAdd notes to the asctime() and ctime() descriptions...
2002-10-30  Raymond HettingerAdded missing names to __all__.
2002-10-30  Raymond HettingerPatrick K. O'Brien noticed that kwlist was missing...
2002-10-29  Jack JansenFiles used for MacPython 2.2.2 distribution.
2002-10-29  Jack JansenAdded a few printfs in case of unexpected situations...
2002-10-29  Jack JansenStop-gap to forestall test_email failing in MacPython...
2002-10-29  Jack JansenThe previous patch needed a little massaging for 2.2.
2002-10-29  Jack JansenFixed silly typo in previous fix. Needs to be ported...
2002-10-28  Fred DrakeChapter titles that get split over multiple lines in...
2002-10-26  Raymond HettingerClarify packages in tutorial. Closes SF bug #616211.
2002-10-25  Jack JansenBackport of 1.25:
2002-10-25  Jack JansenBackport of 1.5:
2002-10-25  Fred Drake- The "-" format flag overrides the "0" flag, not the...
2002-10-24  Fred DrakeCorrect the description of PyErr_Restore().
2002-10-24  Fred DrakeRelocate an index entry so named anchors are not genera...
2002-10-24  Fred DrakeUpdate an example to use the DOM implementation object...
2002-10-23  Fred DrakeDeal with a FAQ:
2002-10-22  Fred DrakeMoved description of _urlopener adjacent to the related...
2002-10-22  Fred DrakeYes, we have moved past 2.2.2.
2002-10-22  Fred DrakeWork around the fact that "maint" alone is a symlink...
2002-10-22  Fred DrakeDescribe __path__ along with the rest of the package...
2002-10-22  Fred DrakeClarified the error cases and Unicode handling of PyStr...
2002-10-22  Fred DrakeClarify what versions of Windows are supported, and...
2002-10-18  Fred DrakeFix markup for tilde in URL.
2002-10-18  Fred DrakeFix reference to the Fetchmail FAQ:
2002-10-18  Neal NorwitzBackport:
2002-10-18  Fred DrakeFix markup for tilde in URL.
2002-10-18  Fred DrakeAdded cross-references to related material on exceptions.
2002-10-18  Fred DrakeAdded cross-references to related material on exceptions.
2002-10-18  Fred DrakeBackport Neal Norwitz's patch from revision 1.14:
2002-10-18  Guido van RossumFix (real! :-) memory leaks in half_cmp and half_binop.
2002-10-18  Guido van RossumSigh. That wasn't a memory leak, that was Guido commit...
2002-10-18  Guido van RossumBackport of 2.183:
2002-10-17  Neal NorwitzAdd new encoding for Ukrainian Cyrillic
2002-10-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-16  Fred DrakeDocument urldefrag().
2002-10-16  Fred DrakeAdded missing entries to __all__.
2002-10-14  cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.2.2
2002-10-14  Guido van RossumNews about last-minute fix for SF bug 620705 (urlparse).
next