[ubuntu/quantal] python2.7 2.7.3-4 (Accepted)
Matthias Klose
doko at ubuntu.com
Tue Aug 28 07:59:16 UTC 2012
python2.7 (2.7.3-4) unstable; urgency=low
* Follwup for issue #9374. Restore the removed attributes in the
urlparse module.
* Update symbols files.
* Disable test_subprocess on the Hurd buildds.
* Call dh_movefiles with --srcdir. Closes: #685543.
python2.7 (2.7.3-3) unstable; urgency=low
* Update to 20120814, taken from the 2.7 branch. Posix relevant patches:
- Issue #15041: Update "see also" list in tkinter documentation.
- Issue #14579: Fix error handling bug in the utf-16 decoder.
- Issue #15368: An issue that caused bytecode generation to be
non-deterministic when using randomized hashing (-R) has been fixed.
- Issue #15567: Fix NameError when running threading._test
- Issue #15424: Add a __sizeof__ implementation for array objects.
- Issue #13052: Fix IDLE crashing when replace string in Search/Replace
dialog ended with '\'.
- Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo()
emulation code.
- Issue #9803: Don't close IDLE on saving if breakpoint is open.
- Issue #12288: Consider '0' and '0.0' as valid initialvalue
for tkinter SimpleDialog.
- Issue #15489: Add a __sizeof__ implementation for BytesIO objects.
- Issue #15469: Add a __sizeof__ implementation for deque objects.
- Issue #15487: Add a __sizeof__ implementation for buffered I/O objects.
- Issue #15512: Add a __sizeof__ implementation for parser.
- Issue #15402: An issue in the struct module that caused sys.getsizeof to
return incorrect results for struct.Struct instances has been fixed.
- Issue #15232: when mangle_from is True, email.Generator now correctly
mangles lines that start with 'From ' that occur in a MIME preamble
or epilog.
- Issue #13922: argparse no longer incorrectly strips '--'s that appear
after the first one.
- Issue #12353: argparse now correctly handles null argument values.
- Issue #14635: telnetlib will use poll() rather than select() when possible
to avoid failing due to the select() file descriptor limit.
- Issue #6056: Make multiprocessing use setblocking(True) on the
sockets it uses.
- Issue #15630: Add an example for "continue" stmt in the tutorial.
- Issue #15250: Document that filecmp.dircmp compares files shallowly.
* Fortified build.
* Python/import.c: Don't export isdir().
* Modules/socketmodule.c: Don't export netdb_lock.
* Add breaks for vim-{nox,gtk,gnome,athena}. Closes: #682034.
* Don't ship python2.pc, should be shipped with python-dev instead.
Closes: #684612.
python2.7 (2.7.3-2) unstable; urgency=low
* Update to 20120713, taken from the 2.7 branch.
- Issue #15033: Fix the exit status bug when modules invoked using -m swith,
return the proper failure return value (1).
- Issue #12268: File readline, readlines and read() methods no longer lose
data when an underlying read system call is interrupted. IOError is no
longer raised due to a read system call returning EINTR from within these
methods.
- Issue #13512: Create ~/.pypirc securely (CVE-2011-4944).
- Issue #7719: Make distutils ignore ``.nfs*`` files instead of choking
later on.
- Issue #10053: Don't close FDs when FileIO.__init__ fails.
- Issue #15247: FileIO now raises an error when given a file descriptor
pointing to a directory.
- Issue #14591: Fix bug in Random.jumpahead that could produce an invalid
Mersenne Twister state on 64-bit machines.
- Issue #5346: Preserve permissions of mbox, MMDF and Babyl mailbox
files on flush().
- Issue #15219: Fix a reference leak when hashlib.new() is called with
invalid parameters.
- Issue #9559: If messages were only added, a new file is no longer
created and renamed over the old file when flush() is called on an
mbox, MMDF or Babyl mailbox.
- Issue #14653: email.utils.mktime_tz() no longer relies on system
mktime() when timezone offest is supplied.
- Issue #15101: Make pool finalizer avoid joining current thread.
- Issue #15054: A bug in tokenize.tokenize that caused string literals
with 'b' and 'br' prefixes to be incorrectly tokenized has been fixed.
- Issue #15036: Mailbox no longer throws an error if a flush is done
between operations when removing or changing multiple items in mbox,
MMDF, or Babyl mailboxes.
- Issue #15043: test_gdb is now skipped entirely if gdb security settings
block loading of the gdb hooks
- Issue #13557: Clarify effect of giving two different namespaces to exec or
execfile().
* Don't build the _hashlib and _ssl extensions as a builtin, but as
extensions. Closes: #680930.
* Backport issue #13150: sysconfig no longer parses the Makefile and config.h
files when imported, instead doing it at build time. This makes importing
sysconfig faster and reduces Python startup time by 20%.
* python2.7: Add a break for python-virtualenv (<< 1.7.1.2-2~).
* Don't run the test_gdb test on mips/mipsel, not even in debug mode.
* For lto builds, use -g instead of -g1; filter out lto flags in the
installed Makefile. Closes: #681348.
python2.7 (2.7.3-1) unstable; urgency=low
* Python 2.7.3 release.
* Update to 20120615, taken from the 2.7 branch.
* The wininst-* files cannot be built within Debian from the included
sources, needing a zlib mingw build, which the zlib maintainer isn't
going to provide. Closes: #639407.
* Let pydoc handle dist-packages the same as site-packages.
Closes: #671021.
* python2.7-doc: Fix underscore.js symlink. Closes: #671795, #676339.
* Do not italicize punctuation in python(1) manual page (Matt Kraai).
Closes: #579269.
* Build _heapq as a builtin (and move it to -minimal).
Date: 2012-08-26 16:42:30.806718+00:00
Changed-By: Matthias Klose <doko at ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/python2.7/2.7.3-4
-------------- next part --------------
Sorry, changesfile not available.
More information about the Quantal-changes
mailing list