]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2006-06-19  Thomas HellerTry to repair the failing test on the OpenBSD buildbot...
2006-06-19  Georg BrandlAdd news entry about error msg improvement.
2006-06-19  Neal NorwitzUse Py_ssize_t
2006-06-18  Georg BrandlPatch #1507676: improve exception messages in abstract...
2006-06-18  Thomas HellerFix typos.
2006-06-18  Neal NorwitzRevert 47014 until it is more robust
2006-06-18  Neal NorwitzThe hppa ubuntu box sometimes hangs forever in these...
2006-06-18  Neal NorwitzPrevent spurious leaks when running regrtest.py -R...
2006-06-18  Fred Drakeremove unnecessary markup
2006-06-17  Neal NorwitzFix memory leak reported by valgrind while running...
2006-06-17  Neal NorwitzFix typo in docstring
2006-06-17  Martin v. LöwisPatch #815924: Restore ability to pass type= and icon=
2006-06-17  Martin v. LöwisPatch #812986: Update the canvas even if not tracing.
2006-06-17  George YoshidaUpdate url.
2006-06-17  George Yoshidamarkup fix
2006-06-17  Martin v. LöwisPatch #1494750: Destroy master after deleting children.
2006-06-17  Martin v. LöwisPatch #1096231: Add default argument to wm_iconbitmap.
2006-06-17  Martin v. LöwisPatch #763580: Add name and value arguments to
2006-06-17  Fred Drakefix change that broke the htmllib tests
2006-06-16  Fred DrakeSF patch 1504676: Make sgmllib char and entity referenc...
2006-06-16  Neal NorwitzFix whitespace, there are memory leaks in this module.
2006-06-16  Neal NorwitzAdd missing period in comment.
2006-06-16  Neal NorwitzParam name is dir, not directory. Update docstring...
2006-06-16  Neal NorwitzDisable this test until we can determine what to do...
2006-06-15  Tim PetersOops -- I introduced an off-by-6436159488 error.
2006-06-15  Tim PetersAdd missing svn:eol-style property to text files.
2006-06-15  Tim PetersWhitespace normalization.
2006-06-15  Tim PetersTry to reduce the extreme peak memory and disk-space use
2006-06-15  Neal NorwitzPrint some more info to get an idea of how much longer...
2006-06-15  Neal NorwitzSteal the trick from test_compiler to print out a slow...
2006-06-15  Gregory P.... minor documentation cleanup. mention the bsddb.db...
2006-06-15  Gregory P.... - bsddb: multithreaded DB access using the simple bsddb...
2006-06-15  Neal NorwitzRe-revert this change. Install the version check and...
2006-06-15  Ronald OussorenPatch #1446489 (zipfile: support for ZIP64)
2006-06-15  Martin v. LöwisMake import/lookup of mbcs fail on non-Windows systems.
2006-06-15  Neal NorwitzTry to narrow window of failure on slow/busy boxes...
2006-06-15  Neal NorwitzSpeculative checkin (requires approval of Gerhard Haering)
2006-06-14  Tim PetersWhitespace normalization.
2006-06-14  Gerhard Häring- Added version checks in C code to make sure we don...
2006-06-14  Georg BrandlBug #805015: doc error in PyUnicode_FromEncodedObject.
2006-06-14  Andrew M. KuchlingAdd item
2006-06-14  Thomas HellerAdd an __all__ list, since this module does 'from ctype...
2006-06-14  Thomas HellerDocument paramflags.
2006-06-14  Georg BrandlBug #1117556: SimpleHTTPServer now tries to find and...
2006-06-14  Georg BrandlBug #1202018: add some common mime.types locations.
2006-06-14  Georg BrandlBug #1153163: describe __add__ vs __radd__ behavior...
2006-06-14  Thomas HellerWrite more docs.
2006-06-14  Georg BrandlBug #1501122: mention __gt__ &co in description of...
2006-06-14  Thomas HellerFix docstring.
2006-06-14  Georg BrandlBug #1339007: Shelf objects now don't raise an exceptio...
2006-06-14  Martin v. LöwisPatch #1455898: Incremental mode for "mbcs" codec.
2006-06-14  Fred Drakeexplain an XXX in more detail
2006-06-14  Fred Drakeadd tests for two cases that are handled correctly...
2006-06-14  Fred Drake- make some disabled tests run what they intend when...
2006-06-14  Tim PetersWhitespace normalization.
2006-06-14  Tim PetersRepaired typo in new comment.
2006-06-14  Tim PetersSequenceMatcher.get_matching_blocks(): This now guaran...
2006-06-13  Gerhard HäringUpdated documentation for pysqlite 2.3.0 API.
2006-06-13  Brett CannonMissed test for rev. 46933; infinite recursion from...
2006-06-13  Gerhard HäringMerged changes from external pysqlite 2.3.0 release...
2006-06-13  Brett CannonIf a classic class defined a __coerce__() method that...
2006-06-13  Brett CannonIgnore .pyc and .pyo files in Pybench.
2006-06-13  Thomas HellerMore docs for ctypes.
2006-06-13  Marc-André... Whitespace normalization.
2006-06-13  Andrew MacIntyreIncrease the small thread stack size to get the test
2006-06-13  Marc-André... Updated to pybench 2.0.
2006-06-13  Tim PetersWhitespace normalization.
2006-06-13  Andrew MacIntyrefix exception usage
2006-06-13  Marc-André... Revert wrong svn copy.
2006-06-13  Marc-André... Update pybench to version 2.0.
2006-06-13  Andrew M. KuchlingAdd ability to set stack size
2006-06-13  Brett CannonRemove unused variable.
2006-06-13  Andrew MacIntyrePatch #1454481: Make thread stack size runtime tunable.
2006-06-13  Walter Dörwalderrors is an attribute in the incremental decoder
2006-06-13  Walter DörwaldFix passing errors to the encoder and decoder functions.
2006-06-13  Andrew M. KuchlingMention uuid module
2006-06-13  Ronald OussorenLinecache contains support for PEP302 loaders, but...
2006-06-13  Thomas HellerAdd back WCHAR, UINT, DOUBLE, _LARGE_INTEGER, _ULARGE_I...
2006-06-13  Thomas HellerAdd some windows datatypes that were missing from this...
2006-06-13  Neal NorwitzVerify the crash due to EncodingMap not initialized...
2006-06-13  Neal NorwitzInitialize the type object so pychecker can't crash...
2006-06-13  Neal NorwitzDon't fail if another process is listening on our port.
2006-06-13  Tim Petersget_matching_blocks(): rewrote code & comments so...
2006-06-13  Tim PetersAdded missing svn:eol-style property to text files.
2006-06-13  Tim PetersWhitespace normalization.
2006-06-12  Ka-Ping YeeAdd the uuid module.
2006-06-12  Thomas HellerAdd pep-291 compatibility markers.
2006-06-12  Kristján Valur... Fix the CRT argument error handling for VisualStudio...
2006-06-12  Nick CoghlanMake the -m switch conform to the documentation of...
2006-06-12  Nick CoghlanThe site module documentation also described the Window...
2006-06-12  Nick CoghlanFix site module docstring to match the code for Mac...
2006-06-12  Nick CoghlanFix site module docstring to match the code
2006-06-12  Thomas HellerI don't know how that happend, but the entire file...
2006-06-12  Martin v. LöwisGet rid of function pointer cast.
2006-06-12  Phillip J. EbySync w/external release 0.1.2. Please see PEP 360...
2006-06-12  Neal NorwitzPatch #1503046, Conditional compilation of zlib.(de...
2006-06-12  Neal NorwitzImpl ssize_t
2006-06-12  Neal NorwitzRemove unused import
2006-06-12  Neal Norwitzi and j are initialized below when used. No need to...
2006-06-12  Neal NorwitzFix the socket tests so they can be run concurrently...
next