]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2006-07-11  Tim PetersWhitespace normalization. v2.5b2
2006-07-11  Anthony Baxter#1494314: Fix a regression with high-numbered sockets...
2006-07-10  Martin v. LöwisPatch #1519566: Remove unused _tofill member.
2006-07-10  Tim PetersWhitespace normalization.
2006-07-10  Tim PetersAfter approval from Anthony, merge the tim-current_frames
2006-07-10  Peter AstrandMake it possible to run test_subprocess.py with Python...
2006-07-10  Phillip J. EbyFix SF#1457312: bad socket error handling in distutils...
2006-07-10  Phillip J. EbyFix SF#1516184 and add a test to prevent regression.
2006-07-10  Thomas HellerMoved the ctypes news entries from the 'Library' sectio...
2006-07-10  Thomas HellerAssigning None to pointer type structure fields possibl...
2006-07-10  Thomas HellerFixed a segfault when ctypes.wintypes were imported on
2006-07-10  Thomas HellerFix bug #1518190: accept any integer or long value...
2006-07-10  Anthony Baxterpreparing for 2.5b2
2006-07-10  Martin v. LöwisAdd svn:ignore.
2006-07-10  Martin v. LöwisChange error message to indicate that VS2003 is necessa...
2006-07-10  Martin v. LöwisIntroduce DISTUTILS_USE_SDK as a flag to determine...
2006-07-10  Neal NorwitzPatch #1504046: Add documentation for xml.etree.
2006-07-10  Neal NorwitzPatch #1516912: improve Modules support for OpenVMS.
2006-07-10  Neal NorwitzPart of SF patch #1484695. This removes dead code...
2006-07-10  Neal NorwitzFix doco. Backport candidate.
2006-07-10  Neal NorwitzBug #1512814, Fix incorrect lineno's when code at modul...
2006-07-09  Neal NorwitzOn 64 bit systems, int literals that use less than...
2006-07-09  Neil SchemenauerFix SF bug 1441486: bad unary minus folding in compiler.
2006-07-09  Neil SchemenauerFix AST compiler bug #1501934: incorrect LOAD/STORE_GLO...
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...
next