Accepted python2.5 2.5-5ubuntu11 (source)
Matthias Klose
doko at ubuntu.com
Thu Mar 29 10:15:33 BST 2007
Accepted:
OK: python2.5_2.5-5ubuntu11.dsc
-> Component: main Section: python
OK: python2.5_2.5-5ubuntu11.diff.gz
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 29 Mar 2007 10:11:56 +0200
Source: python2.5
Binary: python2.5-dbg idle-python2.5 python2.5 python2.5-examples python2.5-minimal python2.5-doc python2.5-dev
Architecture: source
Version: 2.5-5ubuntu11
Distribution: feisty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
idle-python2.5 - An IDE for Python (v2.5) using Tkinter
python2.5 - An interactive high-level object-oriented language (version 2.5)
python2.5-dbg - Debug Build of the Python Interpreter (version 2.5)
python2.5-dev - Header files and a static library for Python (v2.5)
python2.5-doc - Documentation for the high-level object-oriented language Python
python2.5-examples - Examples for the Python language (v2.5)
python2.5-minimal - A minimal subset of the Python language (version 2.5)
Changes:
python2.5 (2.5-5ubuntu11) feisty; urgency=low
.
* Update to 20070327, taken from the 2.5 release branch.
- documentation fixes.
- Fix return type for PySequence_{Count,Index,Fast_GET_SIZE}.
- Fix #1675967: re patterns pickled with older Python versions can
now be unpickled. Ubuntu #74773.
- Fix bug #1684254: webbrowser now uses shlex to split any command lines
given to get().
- Fix a TypeError while unpacking an iterable is no longer masked
by a generic one with the message "unpack non-sequence".
- Fix an error/crash when encountering syntax errors in complex
if statements.
- Fix #931877, preventing a segfault in object_reduce_ex() by splitting
the implementation for __reduce__ and __reduce_ex__ into two separate
functions.
- The wave module now closes a file object it opened if initialization
failed.
- Don't modify __slots__ tuple if it contains an unicode name. Remove a
reference leak that happened if the name could not be converted
to string.
- Fix #767111, a long-standing bug in urllib which caused an
AttributeError instead of an IOError when the server's response didn't
contain a valid HTTP status line.
- Fix #1622896, a rare corner case where the bz2 module raised an
error in spite of a succesful compression.
- Support Unicode strings in
email.message.Message.{set_charset,get_content_charset}.
- Fix #1569798, a bug in distutils when building Python from a directory
within sys.exec_prefix. Remove the Ubuntu fix.
- Fix #742342; make Python stop segfaulting on infinitely-recursive
reload()s.
- Fix pdb's "ignore" and "condition" commands so they trap the IndexError
caused by passing in an invalid breakpoint number.
- remove unreachable code from type.__new__() method.
__dict__ and __weakref__ are removed from the slots tuple earlier
in the code, in the loop that mangles slot names.
- Fix #1531963; make SocketServer.TCPServer's server_address always be
equal to calling getsockname() on the server's socket.
- Fix #1651235; when a tuple was passed to a ctypes function call,
Python would crash instead of raising an error.
- Fix #1646630: ctypes.string_at(buf, 0) and ctypes.wstring_at(buf, 0)
returned string up to the first NUL character.
- Fix #1637850: make_table in difflib did not work with unicode.
- Fix #1676321: empty() returned wrong result.
* python-dbg: After trying to load a foo_d.so or foomodule_d.so extension,
try again using the unmodified name. The import will fail, if the extension
is not built with Py_DEBUG, but it better integrates with third party
archives (suggested by David Abrahams, Boost).
Files:
553d8e6294df4b38067f3ce3ecf66da9 1406 python optional python2.5_2.5-5ubuntu11.dsc
bba514d6a16eb2fbc055f084ab031332 3134200 python optional python2.5_2.5-5ubuntu11.diff.gz
Original-Maintainer: Matthias Klose <doko at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGC4JSStlRaw+TLJwRAsUjAKCHLLZncSO4FRn6nrscUVYAgNyoSgCgrkrs
gFlZI0wjeoIc5aQT2j0YrFk=
=97Tj
-----END PGP SIGNATURE-----
More information about the feisty-changes
mailing list