]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2004-05-13  Greg WardSF #847346: add test_fix_sentence_endings() to ensure...
2004-05-12  Thomas HellerVersion '2.3.4c1'
2004-05-12  Thomas HellerWindows build number for 2.3.4c1 is 52.
2004-05-12  Thomas HellerFix version number (2.3.4c1) and release date (12-May...
2004-05-12  Thomas Heller2.3.4 is derived from 2.3.3, not from itself.
2004-05-12  Fred Drakeset target date for Python 2.3.4 release
2004-05-12  Fred Drakefix various descriptions of "ctime"
2004-05-12  Fred Drakebackport 1.17, 1.18 from the trunk: PyErr_SetInterrupt...
2004-05-12  Fred Drakefix various typos; thanks, George Yoshida!
2004-05-12  Fred Drakeadd note about the __name__ read-only attribute
2004-05-11  Tim PetersUpdate copyright years. In the Windows resource, chang...
2004-05-11  Tim Peterssuper_getattro(): Repaired compiler warning about...
2004-05-11  Fred Drakeupdate the version information in preparation for release
2004-05-11  Thomas HellerFix SF item #876278: Unbounded recursion in modulefinder.
2004-05-11  Fred Drakeuse tools/getversioninfo to extract the version number...
2004-05-11  Fred Drakeremove assignment to unused variable
2004-05-11  Fred Drakeupdate to reflect the current location of the SF bugs...
2004-05-11  Fred Drakemarkup adjustment
2004-05-11  Barry WarsawIn order to fix SF bug # 824977, we replace calloc...
2004-05-11  Greg WardSF #832236: wrap a bunch of _EXPORT_INT calls in #ifdef...
2004-05-10  Barry WarsawAdded a note describing how fp should be opened in...
2004-05-10  Fred Drakedon't make assumptions about $PATH in Cygwin instructions
2004-05-10  Mark HammondFix [ 738973 ] urllib2 CacheFTPHandler doesn't work...
2004-05-09  Barry Warsawtest_mime_attachments_in_constructor(): New test to...
2004-05-09  Barry WarsawSF patch # 884030 by Amit Aronovitch; fixes the _subpar...
2004-05-09  Barry WarsawAdd this year to the copyright notices, and label it...
2004-05-08  Guido van RossumMention changes to platform.py.
2004-05-08  Raymond HettingerSF #950057: itertools.chain doesn't "process" exceptio...
2004-05-08  Raymond HettingerSF #950057: itertools.chain doesn't "process" exceptio...
2004-05-07  Martin v. LöwisRecord UnixWare 7.1.4 as broken. Fixes #929689.
2004-05-07  Martin v. LöwisFix _sre.CODESIZE on 64-bit machines in UCS-4 mode...
2004-05-06  Andrew M. Kuchling[Bug #945063 backport] Get file extension correct.
2004-05-06  Fred Drakenote that descriptor objects must be instances of new...
2004-05-06  Fred Drakefix documentation for ContentHandler.ignorableWhitespace()
2004-05-06  Martin v. LöwisConsider output encoding in XMLGenerator. Fixes #938076.
2004-05-06  Martin v. LöwisProperly delegate startElementNS in saxutils.XMLFilterB...
2004-05-06  Martin v. LöwisPatch #944110: Properly process empty passwords. Fixes...
2004-05-06  Martin v. LöwisPatch #940026: Explain "in" when it is first used.
2004-05-05  Guido van RossumMerge all fixes from Python 2.4. This includes:
2004-05-05  Fred Drake- note that __getinitargs__() is only for old-style...
2004-05-05  Fred DrakeRemove list of pickle protocol names used by the copy...
2004-05-05  Fred Drakenote that the error code for socket.gaierror will be...
2004-05-05  Greg WardSF #814606: fix mixer docs to talk about "controls...
2004-05-04  Phillip J. EbyDocument readline module functions added in Python...
2004-05-04  Guido van RossumUsing reversed() is not compatible with Python 1.5.2.
2004-05-04  Mark HammondFix [ 947405 ] os.utime() raises bad exception for...
2004-05-02  Martin v. LöwisDo not use the default namespace for attributes.
2004-04-29  Fred Drakethe headers in an HTTP request are HTTP headers, not...
2004-04-28  Fred Drakeremove out-of-date count of the functions in winsound
2004-04-28  Fred Drakefix typo reported in a long-buried email
2004-04-23  Raymond HettingerSF bug #940579: section 5.10: 'not' returns boolean...
2004-04-22  Thomas HellerAs discussed on python-dev, a script for the free Inno...
2004-04-20  Hye-Shik ChangSF #926075: Fixed the bug that returns a wrong pattern...
2004-04-20  Hye-Shik ChangSF #926075: Fixed the bug that returns a wrong pattern...
2004-04-17  Martin v. LöwisSpecial case normalization of empty strings. Fixes...
2004-04-17  Raymond HettingerSF bug #936827: PyNumber_And() 's description
2004-04-16  Thomas HellerWhitespace cleanup.
2004-04-16  Thomas HellerThe Windows installer for Python 2.3.4 will include...
2004-04-16  Thomas HellerAdd tcl test results on Windows XP.
2004-04-16  Skip Montanarobackport of patch #934971.
2004-04-15  Thomas HellerRecompiled the binary wininst.exe after this change:
2004-04-15  Thomas HellerWhen loading the Python dll to run the postinstall...
2004-04-15  Fred Drakeremove bogus markup that caused the docs to be wrong
2004-04-14  Hye-Shik ChangBackport checkin>
2004-04-11  Andrew MacIntyreadd AF_UNIX notes
2004-04-11  Andrew MacIntyreBackport to 2.3:
2004-04-08  Fred Drakegive rational filenames to some of the generated HTML
2004-04-08  Fred Drakeinclude both the GIF and PNG icons in the HTML package
2004-04-08  Fred Drakeavoid stripping space after indexing macros
2004-04-04  Andrew MacIntyreBackport to 2.3 to support Zope 2.7 on OS/2:
2004-04-04  Andrew MacIntyreBackport to 2.3 to support Zope 2.7 on OS/2:
2004-04-04  Andrew MacIntyreBackport to 2.3:
2004-04-03  Neal Norwitz#928751, fix typos in socket doc
2004-04-01  Fred Drakeremove workarounds to prevent "--" in code from being...
2004-04-01  Fred DrakeFix support for the "prog" keyword to the OptionParser...
2004-04-01  Fred Drakebackport trunk revision 1.144, closing SF bug #793702:
2004-04-01  Fred DrakeNote that reading from a socket may not always return...
2004-04-01  Fred Drake- make sure the methods minidom adds to the basic DOM...
2004-04-01  Fred Drakebackport fix for SF bug #796042: sdist ignores scripts...
2004-03-31  Martin v. LöwisPatch #924497: find(1) all files with /usr/local/bin...
2004-03-31  Guido van RossumBackport 1.17:
2004-03-31  Fred Drakeadd missing and forthcoming releases
2004-03-31  Fred DrakeEmphasize the requirement that Python.h be included...
2004-03-30  Kurt B. KaiserKeybindings with the Shift modifier now work correctly...
2004-03-29  Andrew MacIntyreOS/2 VACPP build updates/fixes
2004-03-26  Fred Drakeremove out-of-date warning
2004-03-25  Brett CannonFix last patch to make backwards-compatible with Python...
2004-03-25  Brett CannonFixed a caching bug in platform.platform() where the...
2004-03-25  Raymond HettingerSF bug #921927: Fixed a typo/thinko spelling "paramete...
2004-03-25  Phillip J. EbyEnsure super() lookup of descriptor from classmethod...
2004-03-23  Martin v. LöwisConvert input to a string object. Fixes #909230.
2004-03-23  Martin v. LöwisDecref all if ensure_fromlist fails. Fixes #876533.
2004-03-22  Armin RigoBackport for bug fix of 2.204.
2004-03-22  Armin RigoBackported fix of revision 2.217.
2004-03-22  Nicholas BastinAdded check for broken poll on OSes where it exists...
2004-03-21  Hye-Shik ChangBackport checkin:
2004-03-20  Brett CannonFix test_strftime.py to escape locale time values that...
2004-03-20  Brett CannonPut entry in proper section.
2004-03-20  Guido van RossumBackport to 2.3:
2004-03-20  Guido van RossumBackporting to 2.3:
next