Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
a8c825c Consider output encoding in XMLGenerator. Fixes #938076. 06 May 2004, 02:22:23 UTC
c711172 Properly delegate startElementNS in saxutils.XMLFilterBase. Fixes #936637. 06 May 2004, 02:03:13 UTC
d60df17 Patch #944110: Properly process empty passwords. Fixes #944082. 06 May 2004, 01:40:57 UTC
e3ea901 Patch #940026: Explain "in" when it is first used. 06 May 2004, 01:34:56 UTC
93389ae Merge all fixes from Python 2.4. This includes: 1.12 Added more Windows version names (thanks to Thomas Heller). Fixed bug in platform() cache (thanks to Brett Cannon). 1.10,1.11 Fixed a caching bug in platform.platform() where the argument of 'terse' was not taken into consideration when caching value. 05 May 2004, 23:58:03 UTC
b3ec007 - note that __getinitargs__() is only for old-style classes - describe __getnewargs__() (with index entry) (closes SF bug #873246) 05 May 2004, 04:57:01 UTC
16e1df3 Remove list of pickle protocol names used by the copy module; there are enough subtleties to pickling that we don't want misunderstanding to spread because we don't provide all the information twice. The reference to the pickle module for information will have to suffice; at least only one portion of the docs will be out of date. ;-( 05 May 2004, 04:24:53 UTC
6777b2e note that the error code for socket.gaierror will be one of the EAI_* constants (closes SF bug #837929) 05 May 2004, 04:15:30 UTC
2956b68 SF #814606: fix mixer docs to talk about "controls", not "channels". General cleanup of mixer docs, especially clarifying which exceptions are thrown when. Trim \platform{}, add \versionadded{}. 05 May 2004, 01:33:21 UTC
8bb374b Document readline module functions added in Python 2.3. See: http://mail.python.org/pipermail/python-dev/2003-September/037922.html for background. It appears I forgot to ever submit a bug report or patch. 04 May 2004, 19:27:35 UTC
ee6e149 Using reversed() is not compatible with Python 1.5.2. 04 May 2004, 18:18:23 UTC
082b0f0 Fix [ 947405 ] os.utime() raises bad exception for unicode filenames. 04 May 2004, 08:07:49 UTC
2dbc9cd Do not use the default namespace for attributes. Fixes http://bugs.debian.org/229885 02 May 2004, 20:37:47 UTC
520c341 the headers in an HTTP request are HTTP headers, not MIME headers 29 April 2004, 02:47:09 UTC
e4e110e remove out-of-date count of the functions in winsound 28 April 2004, 03:57:30 UTC
21527f7 fix typo reported in a long-buried email 28 April 2004, 03:16:29 UTC
335cdc0 SF bug #940579: section 5.10: 'not' returns boolean, not int 23 April 2004, 17:14:35 UTC
97000fa As discussed on python-dev, a script for the free Inno Setup tool which will create a windows installer containing only the Python debugging binaries. They will be installed alongside an existing Python installation, the location is read from the registry. This allows easy building and debugging of own compiled extensions. 22 April 2004, 18:24:30 UTC
05bacbd SF #926075: Fixed the bug that returns a wrong pattern object for a string or unicode object in sre.compile() when a different type pattern with the same value exists. 20 April 2004, 21:32:33 UTC
e9d1c7f SF #926075: Fixed the bug that returns a wrong pattern object for a string or unicode object in sre.compile() when a different type pattern with the same value exists. 20 April 2004, 21:16:06 UTC
a2f7936 Special case normalization of empty strings. Fixes #924361. 17 April 2004, 19:36:13 UTC
202b6fb SF bug #936827: PyNumber_And() 's description Fix typo. 17 April 2004, 11:59:55 UTC
6d54c6b Whitespace cleanup. 16 April 2004, 20:15:33 UTC
4852f50 The Windows installer for Python 2.3.4 will include tix. 16 April 2004, 20:13:57 UTC
d271a5f Add tcl test results on Windows XP. Add instructions how to build tix - will probably be included in Python 2.3.4. 16 April 2004, 20:09:57 UTC
b143e4e backport of patch #934971. 16 April 2004, 03:30:33 UTC
f5feaa8 Recompiled the binary wininst.exe after this change: When loading the Python dll to run the postinstall script, try to load it from the install directory (as reported by the registry) in case it is not found on the default Loadlibrary search path. Fixes SF 935091: bdist_winist post-install script fails on non-admin Python Will port to the trunk later. 15 April 2004, 17:51:59 UTC
a98ec84 When loading the Python dll to run the postinstall script, try to load it from the install directory (as reported by the registry) in case it is not found on the default Loadlibrary search path. Fixes SF 935091: bdist_winist post-install script fails on non-admin Python Will port to the trunk later. 15 April 2004, 17:50:42 UTC
e117bde remove bogus markup that caused the docs to be wrong 15 April 2004, 06:18:28 UTC
5c4a408 Backport checkin> Bug #934635: Fixed a bug where the configure script couldn't detect getaddrinfo() properly if the KAME stack had SCTP support. (Submitted by SUZUKI Shinsuke) 14 April 2004, 08:11:31 UTC
2c73bc0 add AF_UNIX notes 11 April 2004, 12:13:53 UTC
fea6d1a Backport to 2.3: Fixes for AF_UNIX support on OS/2: - return the full size of the sockaddr_un structure, without which bind() fails with EINVAL; - set test_socketserver to use a socket name that meets the form required by the underlying implementation; - don't bother exercising the forking AF_UNIX tests on EMX - its fork() can't handle the stress. 11 April 2004, 12:12:31 UTC
7eb57e0 give rational filenames to some of the generated HTML 08 April 2004, 19:45:36 UTC
e52aa4f include both the GIF and PNG icons in the HTML package 08 April 2004, 16:38:10 UTC
820fd04 avoid stripping space after indexing macros 08 April 2004, 15:46:56 UTC
6a2a3b6 Backport to 2.3 to support Zope 2.7 on OS/2: OS/2's TCP/IP stack supports AF_UNIX sockets, with the limitation that the socket name must start with /socket32/. Unlike Unix systems, this file never exists in the file system. 04 April 2004, 07:19:27 UTC
fc019dd Backport to 2.3 to support Zope 2.7 on OS/2: OS/2 has support for spawnvp() and spawnvpe() in the C libraries supplied with major C compilers (VACPP, EMX+gcc and [Open]Watcom). Also tidy up the export of spawn*() symbols in the os module to match what is found/implemented. 04 April 2004, 07:17:05 UTC
9ed9329 Backport to 2.3: If a file is opened with an explicit buffer size >= 1, repeated close() calls would attempt to free() the buffer already free()ed on the first close(). [bug introduced with patch #788249] Making sure that the buffer is free()ed in file object deallocation is a belt-n-braces bit of insurance against a memory leak. 04 April 2004, 07:08:20 UTC
4b9fe25 #928751, fix typos in socket doc 03 April 2004, 18:03:51 UTC
5c51de0 remove workarounds to prevent "--" in code from being improperly munged to single hyphens in the HTML output; this is no longer needed now that ../perl/python.perl makes things just work 01 April 2004, 16:38:44 UTC
58c0c52 Fix support for the "prog" keyword to the OptionParser constructor, as well as directly setting the .prog attribute (which should be supported based on the class docstring). Closes SF bug #850964. 01 April 2004, 07:38:49 UTC
7e87944 backport trunk revision 1.144, closing SF bug #793702: - make "--" in code text not get converted to "-" - fix minor typo in comment (but this time the typo is fixed correctly!) 01 April 2004, 04:33:39 UTC
3d0c805 Note that reading from a socket may not always return all of the remaining content of a stream when expected to do so. Closes SF bug #725265. Backported from trunk revision 1.52. 01 April 2004, 04:11:05 UTC
07d08d9 - make sure the methods minidom adds to the basic DOM are attributed to Node objects in the index (closes SF bug #832251) - fix a variety of markup nits Backported from trunk revision 1.9. 01 April 2004, 04:06:52 UTC
40039f2 backport fix for SF bug #796042: sdist ignores scripts argument in setup The fix adds a get_source_files() method to the build_scripts command and adds the result to the default manifest list. 01 April 2004, 03:56:46 UTC
0cb9075 Patch #924497: find(1) all files with /usr/local/bin/python in them. 31 March 2004, 18:58:42 UTC
58eddb1 Backport 1.17: When /tmp has certain sticky bits set, newly created subdirectories inherit those bits, causing the test_mkdtemp.test_mode() test to fail. Remove those before comparing the actual mode to the expected mode. 31 March 2004, 18:55:17 UTC
3337eb7 add missing and forthcoming releases 31 March 2004, 08:02:55 UTC
797ded0 Emphasize the requirement that Python.h be included first more strongly. Closes SF bug #837228; backported from the head. 31 March 2004, 07:48:14 UTC
174548d Keybindings with the Shift modifier now work correctly. So do bindings which use the Space key. Limit unmodified user keybindings to the function keys. Python Bug 775353, IDLEfork Bugs 755647, 761557 Improve error handling during startup if there's no Tkinter. M NEWS.txt M PyShell.py M config-keys.def M configHandler.py M keybindingDialog.py 30 March 2004, 04:07:00 UTC
61525be OS/2 VACPP build updates/fixes 29 March 2004, 11:58:55 UTC
f0deb87 remove out-of-date warning 26 March 2004, 17:10:33 UTC
a909752 Fix last patch to make backwards-compatible with Python 1.5.2 . Bumped up micro version number. 25 March 2004, 18:35:38 UTC
a4645bf Fixed a caching bug in platform.platform() where the argument of 'terse' was not taken into consideration when caching value. 25 March 2004, 16:56:14 UTC
7c28696 SF bug #921927: Fixed a typo/thinko spelling "parameter" as "paramter" 25 March 2004, 08:55:58 UTC
f12b642 Ensure super() lookup of descriptor from classmethod works (SF ID# 743627) (Backport to 2.3 maintenance branch) 25 March 2004, 02:36:29 UTC
8fcae09 Convert input to a string object. Fixes #909230. 23 March 2004, 23:42:54 UTC
886756f Decref all if ensure_fromlist fails. Fixes #876533. 23 March 2004, 16:28:45 UTC
c7ccc24 Backport for bug fix of 2.204. 22 March 2004, 20:41:47 UTC
42b2cbc Backported fix of revision 2.217. 22 March 2004, 20:39:42 UTC
eeeca4a Added check for broken poll on OSes where it exists but sets errno for bad file descriptor. Fixes SF Bug #850981 22 March 2004, 20:20:33 UTC
07bc3a3 Backport checkin: [Bug #920575] Add a workaround for GNU libc nl_langinfo()'s returning NULL. 21 March 2004, 19:53:59 UTC
af2e75f Fix test_strftime.py to escape locale time values that have characters that might be mistaken for regex syntax. Fixes bug #883604 . 20 March 2004, 23:13:49 UTC
cfd7a97 Put entry in proper section. 20 March 2004, 22:48:19 UTC
d7e57bf Backport to 2.3: Fix for SF 780407. Change %08l to %p to print a pointer. 20 March 2004, 22:35:07 UTC
a5b5cb0 Backporting to 2.3: Fix for SF 777848. I've been bitten by this myself in the past half year. I hope this fix is right. 20 March 2004, 22:22:31 UTC
9aee99b Raise RuntimeError if the second argument to isinstance() or issubclass() is a tuple nested to a depth beyond the interpreter's recursion limit to prevent a segfault from blowing the C stack. Fixes bug #858016 . 20 March 2004, 21:54:35 UTC
544f4e7 Add mention of fix of bug #700055. 20 March 2004, 21:18:46 UTC
6fa7c0c Strip all whitespace at the end of a line when validating paths specified in a .pth file. Fixes bug #700055 . 20 March 2004, 21:14:25 UTC
d8ec476 SF bug #918371: hasattr()'s return type Replace 1 and 0 with True and False. 20 March 2004, 18:26:42 UTC
de3140a commit the portion of PyXML patch #919008 that is relevant to the standard library: str() of xml.sax.SAXParseException should not fail if the line and/or column number returned by the locator are None (tests added) 20 March 2004, 08:20:03 UTC
acfe104 PyFile_WriteObject(): some of the local variables are only used when Py_USING_UNICODE is defined 19 March 2004, 15:23:14 UTC
8d9363f fix bug related to SF bug id 788421 where DBC.set_range() could call free() on something it did not allocate for non B-Tree based databases. 16 March 2004, 07:47:45 UTC
dd63b17 Backport checkin: Port test_binascii.py to PyUnit and enhance tests. Code coverage for binascii.c is at 92%. From SF patch #736962. 15 March 2004, 14:22:55 UTC
d0aa245 SF patch #911431: robot.txt must be robots.txt (Contributed by George Yoshida.) 13 March 2004, 20:31:33 UTC
063c216 Backport platform module's docs since module was added in 2.3 . 02 March 2004, 04:45:08 UTC
def31b2 Backport of 1.18: - Allow easy opening of experimental database, if pimp >= 0.4 - Allow easy access to the PackMan homepage, for even more databases. 28 February 2004, 23:23:57 UTC
1f7e9b2 Backport of 1.29 and 1.30 (1.28 is obsolete): Started on version 0.4: better scheme for finding correct database: - Try not only "darwin-7.X.Y" but also "darwin-7.X" and "darwin-7", so far we've never had to create anew database for a minor release. - Distinguish between the various different installs (user-installed MacPython, apple-installed MacPython, other). 28 February 2004, 23:21:50 UTC
dd5f373 Fixes SF bsddb module bug 788421: * Fixed a bug in the compatibility interface set_location() method where it would not properly search to the next nearest key when used on BTree databases. [SF bug id 788421] * Fixed a bug in the compatibility interface set_location() method where it could crash when looking up keys in a hash or recno format database due to an incorrect free(). 26 February 2004, 10:21:13 UTC
88a0290 fix typo in reference to RFC 3464 DSN MIME type 24 February 2004, 20:57:30 UTC
6daaa2d fix English usage error reported by Ken Fuchs 24 February 2004, 16:13:04 UTC
547dc4d adding passing test. testing for g(*Nothing()) where Nothing is a user-defined iterator. 21 February 2004, 21:00:36 UTC
f5a17a6 add definitions required for expat 1.95.7 20 February 2004, 12:00:06 UTC
bf14d94 backport of concrete.tex v1.35: The semantics of PyList_Check() and PyDict_Check() changed at 2.2, along with most other concrete object checks, but the docs weren't brought into line. PyList_CheckExact() was added at 2.2 but never documented. 20 February 2004, 11:58:27 UTC
1b14628 Fix a typo found by Mark Hammond. 20 February 2004, 11:23:17 UTC
4c4bb6b Fix two small bugs: (1) on Windows, pathname munging didn't work right; (2) write_results_file() didn't return a tuple of two ints when it couldn't create the file. Backport of 1.18. 19 February 2004, 19:17:08 UTC
66bc72c Fix docstrings to mention the correct function 16 February 2004, 01:30:49 UTC
93aca85 Patch #892673: Replace /usr/local/bin/python with /usr/bin/env python'%{binsuffix} 15 February 2004, 21:26:44 UTC
e73a417 Patch #711838: Allow non-anonymous ftp urls in urllib2. 15 February 2004, 21:18:47 UTC
ff3e341 Patch #817379: Allow absolute paths in urllib2. 15 February 2004, 20:54:13 UTC
3b2f4c8 Patch #817379: Allow for absolute ftp paths. 15 February 2004, 20:52:00 UTC
d7a4da4 fix minor markup error: \code{for} --> \keyword{for} 12 February 2004, 14:34:42 UTC
21995ad SF 895560: minor typo 12 February 2004, 09:52:43 UTC
31a5c35 If there is no .pyc file, just compile the code directly. 11 February 2004, 19:10:40 UTC
7453478 SF #894428, fix typo 10 February 2004, 18:08:23 UTC
17b41f4 Update "more info" link to http://www.poynton.com/ColorFAQ.html . 10 February 2004, 01:18:30 UTC
d79a047 Documentation for PyDescr_NewClassMethod was missing - here's at least the function prototype. 09 February 2004, 10:44:00 UTC
95e4f23 Fixed a bug in object.__reduce_ex__ (reduce_2) when using protocol 2. Failure to clear the error when attempts to get the __getstate__ attribute fail caused intermittent errors and odd behavior. 09 February 2004, 02:57:18 UTC
e24a30b SF patch #892821: example for urllib2 has SyntaxError (Contributed by George Yoshida.) 08 February 2004, 20:26:17 UTC
6a547d9 Fix misspelled name. 08 February 2004, 20:19:42 UTC
back to top