]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2006-06-09  Andrew M. Kuchling[Bug #1472827] Make saxutils.XMLGenerator handle \r...
2006-06-09  Andrew M. KuchlingMarkup fix
2006-06-09  Neal NorwitzFix grammar and reflow
2006-06-09  Tim PetersRemove the temporary hack to force test_optparse to
2006-06-09  Tim PeterstestUnicodeOpen(): I have no idea why, but making...
2006-06-09  Tim PetersAutoFileTests.tearDown(): Removed mysterious undocumented
2006-06-09  Tim PetersTo boost morale :-), force test_optparse to run immediately
2006-06-09  Tim PetersWhitespace normalization.
2006-06-09  Andrew M. KuchlingUpdate functools section
2006-06-08  Brett CannonBuffer objects would return the read or write buffer...
2006-06-08  Brett CannonMake binascii.hexlify() use s# for its arguments instea...
2006-06-08  Georg BrandlConvert test_file to unittest.
2006-06-08  Georg BrandlBug #1502805: don't alias file.__exit__ to file.close...
2006-06-08  Nick CoghlanAdd functools.update_wrapper() and functools.wraps...
2006-06-08  Georg BrandlArgh. "integer" is a very confusing word ;)
2006-06-08  Georg BrandlAdd news for recent bugfix.
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-08  Andrew M. KuchlingTypo fix
2006-06-08  Armin Rigo(arre, arigo) SF bug #1350060
2006-06-08  Gregory P.... pasted set_lk_detect line in wrong spot in previous...
2006-06-08  Gregory P.... * Turn the deadlock situation described in SF bug ...
2006-06-08  Gregory P.... - bsddb: the bsddb.dbtables Modify method now raises...
2006-06-08  Neal NorwitzFix a refleak in recvfrom_into
2006-06-07  Brett CannonClarify documentation for bf_getcharbuffer.
2006-06-07  Thomas HellerFix for foreign functions returning small structures...
2006-06-07  Tim PetersAdd missing svn:eol-style property to text files.
2006-06-07  Tim PetersWhitespace normalization.
2006-06-07  Ronald Oussoren* If BuildApplet.py is used as an applet it starts...
2006-06-07  Ronald Oussoren- Patch the correct version of python in the Info.plist...
2006-06-07  Ronald OussorenAnd the last bit: move IDLE one level up and adjust...
2006-06-07  Ronald OussorenMove Mac/OSX/* one level up
2006-06-07  Ronald Oussorenmv Mac/OSX/BuildScript one level up
2006-06-07  Ronald OussorenMove Mac/OSX/PythonLauncher one level up
2006-06-07  Ronald OussorenMove Mac/OSX/Tools one level up
2006-06-07  Andrew M. KuchlingMention other placeholders
2006-06-07  Andrew M. KuchlingAdd an item; also, escape %
2006-06-07  Andrew M. KuchlingMention other placeholders
2006-06-07  Andrew M. KuchlingAdd an SQLite introduction, taken from the 'What's...
2006-06-07  Tim PetersSF patch 1501987: Remove randomness from test_exceptions,
2006-06-07  Tim Petersdash_R_cleanup(): Clear filecmp._cache. This accounts for
2006-06-06  Ronald OussorenA quick hack to ensure the right key-bindings for IDLE...
2006-06-06  Ronald Oussoren* Ensure that "make altinstall" works when the tree...
2006-06-06  Thomas HellerUse the same big-endian hack as in _ctypes/callproc...
2006-06-06  Thomas HellerAdd a hack so that foreign functions returning float...
2006-06-06  Brett CannonFix coding style guide bug.
2006-06-06  Andrew M. KuchlingFix comment typo
2006-06-06  Tim PetersOn python-dev Thomas Heller said these were committed
2006-06-06  Tim PetersBSequence_set_range(): Rev 46688 ("Fix a bunch of
2006-06-06  Thomas HellerSpecify argtypes for all test functions. Maybe that...
2006-06-06  Martin BlaisNormalized a few cases of whitespace in function declar...
2006-06-06  Thomas HellerDamn - the sentinel was missing. And fix another silly...
2006-06-06  Thomas HellerConvert CFieldObject tp_members to tp_getset, since...
2006-06-06  Neal NorwitzFix a bunch of parameter strings
2006-06-06  Neal NorwitzRemove unused variable (and stop compiler warning)
2006-06-06  Tim Peters_PySys_Init(): It's rarely a good idea to size a buffe...
2006-06-05  Gregory P.... - bsddb: the __len__ method of a DB object has been...
2006-06-05  Brett CannonAdd 3 more bytes to a buffer to cover constants in...
2006-06-05  Gregory P.... add depends = ['md5.h'] to the _md5 module extension...
2006-06-05  Tim PetersAdd missing svn:eol-style property to text files.
2006-06-05  Tim PetersAccess _struct attributes directly instead of mucking...
2006-06-05  Andrew M. Kuchling[Bug #1470026] Include link to list of classifiers
2006-06-05  Andrew M. KuchlingRemove use of Trove name, which isn't very helpful...
2006-06-05  Gregory P.... * fix DBCursor.pget() bug with keyword argument names...
2006-06-05  Tim PetersAdd missing svn:eol-style property to text files.
2006-06-05  Tim PetersWhitespace normalization.
2006-06-05  Gregory P.... forgot to add this file in previous commit
2006-06-05  Gregory P.... * add support for DBSequence objects [patch #1466734]
2006-06-05  Gregory P.... mention the just committed bsddb changes
2006-06-05  Gregory P.... * support DBEnv.lsn_reset() method on BerkeleyDB...
2006-06-05  Tim PetersMake doctest news more accurate.
2006-06-05  Tim PetersWhitespace normalization.
2006-06-05  Tim PetersRemove doctest.testmod's deprecated (in 2.4) `isprivate`
2006-06-05  Gregory P.... * support DBEnv.log_stat() method on BerkeleyDB ...
2006-06-05  Hye-Shik ChangFix a potentially invalid memory access of CJKCodecs...
2006-06-05  Tim Peters"Flat is better than nested."
2006-06-05  Gregory P.... fix a bug in the previous commit. don't leak empty...
2006-06-05  Gregory P.... bugfix: when log_archive was called with the DB_ARCH_RE...
2006-06-05  Andrew M. KuchlingMention second encoding speedup
2006-06-04  Tim PetersRevert revisions:
2006-06-04  Tim PetersWhitespace normalization.
2006-06-04  Georg BrandlBug #1500293: fix memory leaks in _subprocess module.
2006-06-04  Georg BrandlPatch #1346214: correctly optimize away "if 0"-style...
2006-06-04  Georg BrandlRepair refleaks in unicodeobject.
2006-06-04  Martin v. LöwisPatch #1359618: Speed-up charmap encoder.
2006-06-04  George YoshidaMarkup fix
2006-06-04  George YoshidaRemove a redundant word
2006-06-04  Tim Peterss_methods[]: Stop compiler warnings by casting
2006-06-04  Ronald OussorenDrop Mac wrappers for the WASTE library.
2006-06-04  Ronald Oussoren"Import" LDFLAGS in Mac/OSX/Makefile.in to ensure pytho...
2006-06-04  Martin BlaisFixes in struct and socket from merge reviews.
2006-06-04  Andrew MacIntyreclean up function declarations to conform to PEP-7...
2006-06-04  Andrew MacIntyrePatch #1454481: Make thread stack size runtime tunable.
2006-06-04  Neal NorwitzSF #1499797, Fix for memory leak in WindowsError_str
2006-06-04  Tim Peters_PyObject_DebugMalloc(): The return value should add
2006-06-04  Tim PetersIn a PYMALLOC_DEBUG build obmalloc adds extra debugging...
2006-06-04  Tim PetersWhitespace normalization.
2006-06-03  Andrew M. KuchlingAdd more whitespace; use a better socket name
2006-06-03  Andrew M. KuchlingRemove dangling reference
2006-06-03  Andrew M. KuchlingRemove xmlrpc/ directory
next