]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2006-08-04  Andrew M. KuchlingFix mangled sentence
2006-08-04  Fred DrakeSF patch #1534048 (bug #1531003): fix typo in error...
2006-07-30  Georg BrandlBug #1531349: right <-> left glitch in __rop__ description.
2006-07-30  Martin v. LöwisDrop usage of test -e in configure as it is not portable.
2006-07-30  Martin v. LöwisBackport r50856:
2006-07-30  Martin v. LöwisComplain about missing VS 2003 in the error message
2006-07-30  Georg BrandlBug #1002398: The documentation for os.path.sameopenfil...
2006-07-29  Andrew M. Kuchling[Patch #1068277] Clarify that os.path.exists() can...
2006-07-29  Andrew M. KuchlingUpdate URL
2006-07-29  Georg BrandlBug #835255: The "closure" argument to new.function...
2006-07-28  Georg BrandlPatch #1529686: run test_iterlen and test_email_codecs...
2006-07-28  Barry WarsawBackport r50840 to Python 2.4:
2006-07-28  Gregory P.... - pybsddb Bug #1527939: bsddb module DBEnv dbremove...
2006-07-28  Barry WarsawDelete a misleading example. SF bug #1481650.
2006-07-27  Tim PetersMerge rev 50882 from the trunk.
2006-07-27  Andrew M. KuchlingUpdate URL
2006-07-26  Andrew M. Kuchling[Bug #1471938] Fix build problem on Solaris 8 by condit...
2006-07-24  Martin v. LöwisBug #1524310: Properly report errors from FindNextFile...
2006-07-23  Barry WarsawOops, this time, really bump the email version number...
2006-07-23  Barry WarsawPort r50754 to Python 2.4/email 3.0. Bump the email...
2006-07-23  Andrew MacIntyreComplete backport of rev 50787 that was started in...
2006-07-23  Andrew MacIntyrebugfix: PyThread_start_new_thread() returns the thread...
2006-07-16  Fred Drakeclean up some link markup
2006-07-15  George YoshidaBackport revision 50664
2006-07-05  Georg Brandlno need to elaborate "string".
2006-07-05  Georg BrandlPatch #1517490: fix glitches in filter() docs.
2006-07-03  Andrew M. Kuchling[Bug #1511911] Backport: Clarify optional arguments...
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-06-29  Fred Drakedocument recent bugfixes in sgmllib
2006-06-29  Fred DrakeSF bug #1504333: sgmlib should allow angle brackets...
2006-06-28  Neal NorwitzBackport 47139:
2006-06-27  Vinay SajipRemoved buggy exception handling in doRollover of rotat...
2006-06-27  Neal NorwitzUse a different install dir than 2.5. Otherwise runnin...
2006-06-23  Fred Drake- SF bug #853506: IP6 address parsing in sgmllib
2006-06-22  Peter AstrandApplied patch #1506758: Prevent MemoryErrors with large...
2006-06-21  Armin RigoBackport of r47061.
2006-06-18  Fred Drakeremove unnecessary markup
2006-06-17  George YoshidaUpdate url.
2006-06-17  George Yoshidamarkup fix
2006-06-14  Georg BrandlBug #1117556: SimpleHTTPServer now tries to find and...
2006-06-14  Georg BrandlBug #1153163: describe __add__ vs __radd__ behavior...
2006-06-14  Georg BrandlBug #1501122: mention __gt__ &co in description of...
2006-06-14  Georg BrandlBug #1339007: Shelf objects now don't raise an exceptio...
2006-06-13  Brett CannonClassic class that defined ``def __coerce__(self, other...
2006-06-10  Tim PetersMerge rev 46840 from trunk.
2006-06-10  Fred Drakecredit for SF patch #1303595
2006-06-10  Fred DrakeSF patch #1303595: improve description of __builtins__...
2006-06-10  Skip Montanarobackport wording fix
2006-06-10  Martin v. LöwisAdd build\\python.exe to the list of programs to be...
2006-06-10  Martin v. LöwisAdd missing implementation file.
2006-06-10  Martin v. LöwisAdd cygwin makefile.
2006-06-10  Georg BrandlAdd the new test from the #1503157 patch to the branch.
2006-06-09  Brett CannonFix bug introduced in rev. 46807 where variable was...
2006-06-09  Brett CannonBackport of fix of bug #532646 for new-style classes.
2006-06-09  Andrew M. Kuchling[Bug #1472827] Correctly escape newlines and tabs in...
2006-06-09  Andrew M. KuchlingCheck for error on module creation
2006-06-08  Ronald OussorenBackport of endianness fix for argvemulator
2006-06-08  Brett CannonBackport change to binascii.hexlify() to use s# for...
2006-06-08  Georg BrandlArgh. "integer" is a very confusing word ;)
2006-06-08  Georg BrandlBug #1502728: Correctly link against librt library...
2006-06-08  Georg BrandlBug #1502750: Fix getargs "i" format to use LONG_MIN...
2006-06-07  Brett CannonClarify docs for bf_getcharbuffer.
2006-06-06  Gregory P.... - Bug #1493322: bsddb: the __len__ method of a DB objec...
2006-06-05  Brett CannonFix possible buffer overflow on Windows when reading...
2006-06-05  Andrew M. Kuchling[Bug #1470026] Include link to list of classifiers...
2006-06-05  Martin v. LöwisDon't crash on Py_UNICODE values < 0. Fixes #1454485.
2006-06-05  Hye-Shik Chang(Backport from trunk) Fix a potentially invalid memory...
2006-06-05  Gregory P.... fix potential use of uninitialized char ** to construct...
2006-06-04  Georg BrandlBug #1500293: fix memory leaks in _subprocess module.
2006-06-03  Andrew M. Kuchling[Bug #1497414] _self is a reserved word in the WATCOM...
2006-06-03  Andrew M. Kuchling[Bug #1441864] Clarify description of 'data' argument
2006-06-03  Andrew M. Kuchling[Bug #1475554] Strengthen text to say 'must' instead...
2006-06-03  Andrew M. Kuchling[Bug #1472084] Fix description of do_tag
2006-06-03  Martin v. LöwisBackport of 46608: Port to OpenBSD 3.9.
2006-05-31  Brett CannonClarify wording about how default values in strptime...
2006-05-28  Armin RigoRemove various dependencies on dictionary order in...
2006-05-27  George Yoshidaminor markup nits
2006-05-26  Georg BrandlPatch #1492218: document None being a constant.
2006-05-26  Ronald OussorenCode tried to modify a tuple, convert to list before...
2006-05-26  Ronald Oussorenbackport of byteorder issues in applesingle
2006-05-25  Fred Drakefix broken links in PDF
2006-05-20  George Yoshida- markup fix
2006-05-16  Martin v. LöwisBackport of 46010
2006-05-15  Neal NorwitzBackport: Patch #1488312, Fix memory alignment problem...
2006-05-13  George YoshidaAdd \exception markup
2006-05-12  George YoshidaDuplicated description about the illegal continue usage...
2006-05-11  George YoshidaGrammar fix(backport r45965)
2006-05-10  Georg BrandlFix two small errors in argument lists.
2006-05-10  Georg BrandlBug #1484978: curses.panel: clarify that Panel objects...
2006-05-10  Georg BrandlBug #1485447: subprocess: document that the "cwd" param...
2006-05-10  Martin v. LöwisDocument C++ as a build requirement.
2006-05-10  Tim PetersMerge rev 45944 from trunk.
2006-05-06  George Yoshidabackport r45920
2006-05-05  Thomas WoutersBackport SF bug/patch #1433877: string parameter to...
2006-05-04  Georg BrandlBug #1481530: allow "from os.path import ..." with...
2006-05-03  Georg BrandlBug #1472191: convert breakpoint indices to ints before...
2006-05-03  Georg BrandlPatch #1480067: don't redirect HTTP digest auth in...
2006-05-01  Martin v. LöwisWork around deadlock risk.
next