[ubuntu/vivid-proposed] python3.4 3.4.2-3 (Accepted)
Matthias Klose
doko at ubuntu.com
Thu Dec 4 09:05:28 UTC 2014
python3.4 (3.4.2-3) unstable; urgency=medium
* Update to 20141202 from the 3.4 branch.
- Issue #20335: bytes constructor now raises TypeError when encoding or
errors is specified with non-string argument.
- Issue #21971: Update turtledemo doc and add module to the index.
- Issue #21032. Fixed socket leak if HTTPConnection.getresponse() fails.
- Issue #22960: Add a context argument to xmlrpclib.ServerProxy constructor.
- Issue #22915: SAX parser now supports files opened with file descriptor
or bytes path.
- Issue #22609: Constructors and update methods of mapping classes in the
collections module now accept the self keyword argument.
- Issue #22788: Add *context* parameter to logging.handlers.HTTPHandler.
- Issue #22921: Allow SSLContext to take the *hostname* parameter even if
OpenSSL doesn't support SNI.
- Issue #22894: TestCase.subTest() would cause the test suite to be stopped
when in failfast mode, even in the absence of failures.
- Issue #22638: SSLv3 is now disabled throughout the standard library.
It can still be enabled by instantiating a SSLContext manually.
- Issue #22370: Windows detection in pathlib is now more robust.
- Issue #22841: Reject coroutines in asyncio add_signal_handler().
- Issue #22838: All test_re tests now work with unittest test discovery.
- Issue #21514: The documentation of the json module now refers to new
JSON RFC 7159 instead of obsoleted RFC 4627.
- Issue #22314: pydoc now works when the LINES environment variable is set.
- IDLE updates.
* Fix byte-code removal for the __phello__ module (mismatching source
and byte-code file name). Closes: #769769.
* Let ensurepip use a temporary location for the copy of the wheels.
Remove the ad-hoc /usr/lib/python-wheels location on package purge.
Let python3.4-venv break python3-pip (<< 1.5.6-4). Closes: #769449.
* Don't pass default compiler search directories in the pkgconfig file.
Closes: #770936.
* Don't run pyexpat.test_exception as an autopkg test, requires a source
file.
* Allow building and testing without SSLv3 support (Kurt Roeckx).
Addresses: #768611.
* Fix issue 22966, when byte compiling, keep the base name of a file
containing dots. Closes: #769769.
Date: 2014-12-02 22:21:51.878585+00:00
Changed-By: Matthias Klose <doko at ubuntu.com>
https://launchpad.net/ubuntu/+source/python3.4/3.4.2-3
-------------- next part --------------
Sorry, changesfile not available.
More information about the Vivid-changes
mailing list