]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2006-07-08  Tim PetersWhitespace normalization.
2006-07-08  Georg BrandlAdd an additional test for bug #1519018.
2006-07-08  Neal NorwitzFix SF bug #1519018: 'as' is now validated properly...
2006-07-07  Georg BrandlFix RFC number.
2006-07-07  Neal NorwitzRestore rev 47014:
2006-07-06  Martin v. LöwisProperly generate logical file ids. Fixes #1515998.
2006-07-06  Hye-Shik ChangTest using all CJK encodings for the testcases which...
2006-07-06  Hye-Shik ChangAdd a testcase for r47086 which fixed a bug in codec_ge...
2006-07-06  Thomas HellerDocument the correct return type of PyLong_AsUnsignedLo...
2006-07-06  Andrew M. KuchlingImportWarning is now silent by default
2006-07-06  Nick CoghlanAdd NEWS entries for the ImportWarning change and docum...
2006-07-06  Nick CoghlanCover ImportWarning, PendingDeprecationWarning and...
2006-07-06  Nick CoghlanIgnore ImportWarning by default
2006-07-06  Nick CoghlanUpdate the tutorial section on relative imports
2006-07-06  Nick CoghlanRevert the __module_name__ changes made in rev 47142...
2006-07-06  Fredrik Lundhadded XMLParser alias for cElementTree compatibility
2006-07-06  Thomas WoutersNEWS entry for r47267: fixing configure's zlib probing.
2006-07-06  Ronald OussorenThis patch solves the problem Skip was seeing with...
2006-07-06  Thomas HellerDocument the changes in svn revision 47263, from patch...
2006-07-06  Thomas HellerDocument the Struture and Union constructors.
2006-07-06  Thomas HellerPatch #1517790: It is now possible to use custom object...
2006-07-06  Thomas HellerThe test that calls a function with invalid arguments...
2006-07-06  Armin RigoA couple of examples about how to attack the fact that...
2006-07-06  Thomas HellerRevert the change done in svn revision 47206:
2006-07-06  Martin v. LöwisProperly quote compileall and Lib paths in case TARGETD...
2006-07-06  Martin v. LöwisAdd sqlite3.dll to the DLLs component, not to the TkDLL...
2006-07-06  Neal NorwitzAdd a NEWS entry for a recent pyexpat fix
2006-07-06  Fred Drake- back out Expat change; the final fix to Expat will...
2006-07-06  Neal NorwitzFix refleaks reported by Shane Hathaway in SF patch...
2006-07-05  Georg Brandlno need to elaborate "string".
2006-07-05  Georg BrandlPatch #1517490: fix glitches in filter() docs.
2006-07-05  Thomas WoutersFix bug in passing tuples to string.Template. All other...
2006-07-05  Thomas HellerFix the bitfield test when _ctypes is compiled with...
2006-07-05  Georg BrandlRemove remaining references to OverflowWarning.
2006-07-04  Ronald OussorenSync the darwin/x86 port libffi with the copy in PyObjC...
2006-07-03  Kristján Valur... Fix build problems with the platform SDK on windows...
2006-07-03  Andrew M. Kuchling[Bug #1511911] Clarify description of optional argument...
2006-07-03  Andrew M. Kuchling[Bug #1515932] Clarify description of slice assignment
2006-07-03  Martin v. LöwisPut method-wrappers into trashcan. Fixes #927248.
2006-07-03  Martin v. LöwisPatch #825417: Fix timeout processing in expect,
2006-07-03  Martin v. LöwisBug #1267547: Put proper recursive setup.py call into the
2006-07-03  Martin v. LöwisBug #1417699: Reject locale-specific decimal point...
2006-07-03  Martin v. LöwisDocument functions added in 2.3 and 2.5.
2006-07-03  Martin v. LöwisBug #1514693: Update turtle's heading when switching...
2006-07-03  Martin v. LöwisReimplement turtle.circle using a polyline, to allow...
2006-07-03  Martin v. LöwisOnly setup canvas when it is first created.
2006-07-03  Tim PetersWhitespace normalization.
2006-07-03  Thomas HellerAdd a new function uses_seh() to the _ctypes extension...
2006-07-03  Thomas HellerFixes so that _ctypes can be compiled with the MingW...
2006-07-03  Thomas HellerDon't run the doctests with Python 2.3 because it doesn...
2006-07-03  Thomas HellerCleanup: Remove commented out code.
2006-07-02  Martin v. LöwisCorrect arithmetic in access on Win32. Fixes #1513646.
2006-07-02  Gerhard HäringThe sqlite3 module did cut off data from the SQLite...
2006-07-01  Fred DrakeSF bug #1296433 (Expat bug #1515266): Unchecked calls...
2006-07-01  Martin v. LöwisRelease all forwarded functions in .close. Fixes #1513223.
2006-07-01  Vinay SajipAdded duplicate call to fileConfig() to ensure that...
2006-07-01  Vinay SajipAdded entry for fileConfig() bugfix.
2006-06-30  Fred Drake- consistency nit: always include "()" in \function...
2006-06-30  Georg BrandlDocument decorator usage of property.
2006-06-30  Tim PetersRemove now-unused fidding with PY_FORMAT_SIZE_T.
2006-06-30  Thomas HellerRevert the use of PY_FORMAT_SIZE_T in PyErr_Format.
2006-06-30  Neal NorwitzAnother problem reported by Coverity. Backport candidate.
2006-06-30  Neal NorwitzSilence compiler warning
2006-06-30  Tim PetersWhitespace normalization.
2006-06-30  Vinay SajipFixed bug in fileConfig() which failed to clear logging...
2006-06-29  Skip Montanaroadd string methods to index
2006-06-29  Martin v. LöwisPatch #1509163: MS Toolkit Compiler no longer available
2006-06-29  Thomas HellerProtect the thread api calls in the _ctypes extension...
2006-06-29  Neal NorwitzThis should fix the buildbot failure on s/390 which...
2006-06-29  Neal NorwitzAdd new utility function, reap_children(), to test_supp...
2006-06-29  Fred Drakedocument recent bugfixes in sgmllib
2006-06-29  Fred DrakeSF bug #1504333: sgmlib should allow angle brackets...
2006-06-28  Trent MickMention the expat upgrade and pyexpat fix I put in...
2006-06-28  Georg BrandlFix end_fill().
2006-06-28  Andrew M. Kuchling[Bug #1508766] Add docs for uuid module; this puts...
2006-06-28  Andrew M. Kuchling[Bug #1508766] Add docs for uuid module; docs written...
2006-06-28  Armin RigoA couple of crashers of the "won't fix" kind.
2006-06-28  Nick CoghlanMake full module name available as __module_name__...
2006-06-28  Neal NorwitzFix bug #1512695: cPickle.loads could crash if it was...
2006-06-28  Neal NorwitzAccording to the man pages on Gentoo Linux and Tru64...
2006-06-27  Ronald Oussorenmacosx: Install a libpython2.5.a inside the framework...
2006-06-27  Ronald OussorenUse staticly build copies of zlib and bzip2 to build...
2006-06-27  Tim PetersWhitespace normalization.
2006-06-27  Ronald OussorenMacOSX: fix rather dumb buglet that made it impossible...
2006-06-27  Vinay SajipRemoved buggy exception handling in doRollover of rotat...
2006-06-27  Neal NorwitzVerify buildbot picks up these changes (really needs...
2006-06-27  Neal NorwitzTry again: test unimportant change to verify buildbot...
2006-06-27  Neal NorwitzTest unimportant change to verify buildbot does not...
2006-06-27  Neal NorwitzFix SF bug #1513032, 'make install' failure on FreeBSD...
2006-06-27  Neal NorwitzInstead of doing a make test, run the regression tests...
2006-06-27  Neal NorwitzIgnore some more warnings in the dynamic linker on...
2006-06-26  Andrew M. KuchlingAttempt to fix build failure on OS X and Debian alpha...
2006-06-26  Andrew M. KuchlingWindows doesn't have os.fork(). I'll just disable...
2006-06-26  Andrew M. KuchlingAdd a test for a conflicting lock.
2006-06-26  Andrew M. Kuchling[Bug #1512163] Use one set of locking methods, lockf();
2006-06-26  Andrew M. Kuchling[Bug #1512163] Fix typo.
2006-06-26  Andrew M. KuchlingDescribe workaround for PyRange_New()'s removal
2006-06-26  Andrew M. Kuchling[Bug #1511998] Various comments from Nick Coghlan;...
2006-06-25  Ronald OussorenAlso install the .egg-info files in Lib. This will...
2006-06-25  Ronald OussorenUse a path without a double slash to compile the .py...
next