[ubuntu/yakkety-proposed] python3.5 3.5.2~rc1-1 (Accepted)

Matthias Klose doko at debian.org
Mon Jun 13 08:32:17 UTC 2016


python3.5 (3.5.2~rc1-1) unstable; urgency=medium

  * Python 3.5.2 release candidate 1.
    - Issue #15657: Delete incorrect statement from PyMethodDef documentation.
    - Issue #27289: Prevent test_urllib2net failures due to EOFError raised
      by ftplib.
    - Issue #25455: Clean up reference loops created in tests for recursive.
    - Issue #27190: Raise NotSupportedError if sqlite3 is older than 3.3.1.
    - Issue #27188: Fix various sqlite3 documentation errors.
    - Issue #15476: Make "code object" its own entry in the index.
    - Issue #8491: Add link to Gnu Readline configuration documentation.
    - Issue #24617: Add comment for os.mkdir about mode quirks.
    - Issue #27280: Fix typo in IPv6Network documentation.
    - Issue #17500, and https://github.com/python/pythondotorg/issues/945:
      Remove unused and outdated icons.
    - Issue #20900: distutils register command now decodes HTTP responses
      correctly.
    - Issue #5124: Paste with selection should always replace.
      This is how paste work on Windows, Mac, modern Linux apps, and ttk
      widgets.  The exception was X11 tk widgets.
    - Issue #27223: aio: Fix _read_ready and _write_ready to respect _conn_lost.
    - Issue #22970: asyncio: Fix inconsistency cancelling Condition.wait.
    - Issue #22558: Add remaining doc links to source code for Python-coded
      modules.
    - Issue #21386: Implement missing IPv4Address.is_global property.
    - Issue #27194: superfluous truncate calls in tarfile.py slow down
      extraction.
    - Issue #14209: pkgutil.iter_zipimport_modules ignores the prefix for
      packages.
    - Issue #24136: Document generalized unpacking, PEP 448.
    - Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode.  Calling
      function with generalized unpacking (PEP 448) and conflicting keyword
      names could cause undefined behavior.
    - Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive
      tag.
  * Extend debian/copyright to the files shipped in the wheel files.

Date: Mon, 13 Jun 2016 07:58:29 +0200
Changed-By: Matthias Klose <doko at debian.org>
https://launchpad.net/ubuntu/+source/python3.5/3.5.2~rc1-1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 13 Jun 2016 07:58:29 +0200
Source: python3.5
Binary: python3.5 python3.5-venv libpython3.5-stdlib python3.5-minimal libpython3.5-minimal libpython3.5 python3.5-examples python3.5-dev libpython3.5-dev libpython3.5-testsuite idle-python3.5 python3.5-doc python3.5-dbg libpython3.5-dbg
Architecture: source
Version: 3.5.2~rc1-1
Distribution: yakkety
Urgency: medium
Maintainer: Matthias Klose <doko at debian.org>
Changed-By: Matthias Klose <doko at debian.org>
Description:
 idle-python3.5 - IDE for Python (v3.5) using Tkinter
 libpython3.5 - Shared Python runtime library (version 3.5)
 libpython3.5-dbg - Debug Build of the Python Interpreter (version 3.5)
 libpython3.5-dev - Header files and a static library for Python (v3.5)
 libpython3.5-minimal - Minimal subset of the Python language (version 3.5)
 libpython3.5-stdlib - Interactive high-level object-oriented language (standard library
 libpython3.5-testsuite - Testsuite for the Python standard library (v3.5)
 python3.5  - Interactive high-level object-oriented language (version 3.5)
 python3.5-dbg - Debug Build of the Python Interpreter (version 3.5)
 python3.5-dev - Header files and a static library for Python (v3.5)
 python3.5-doc - Documentation for the high-level object-oriented language Python
 python3.5-examples - Examples for the Python language (v3.5)
 python3.5-minimal - Minimal subset of the Python language (version 3.5)
 python3.5-venv - Interactive high-level object-oriented language (pyvenv binary, v
Changes:
 python3.5 (3.5.2~rc1-1) unstable; urgency=medium
 .
   * Python 3.5.2 release candidate 1.
     - Issue #15657: Delete incorrect statement from PyMethodDef documentation.
     - Issue #27289: Prevent test_urllib2net failures due to EOFError raised
       by ftplib.
     - Issue #25455: Clean up reference loops created in tests for recursive.
     - Issue #27190: Raise NotSupportedError if sqlite3 is older than 3.3.1.
     - Issue #27188: Fix various sqlite3 documentation errors.
     - Issue #15476: Make "code object" its own entry in the index.
     - Issue #8491: Add link to Gnu Readline configuration documentation.
     - Issue #24617: Add comment for os.mkdir about mode quirks.
     - Issue #27280: Fix typo in IPv6Network documentation.
     - Issue #17500, and https://github.com/python/pythondotorg/issues/945:
       Remove unused and outdated icons.
     - Issue #20900: distutils register command now decodes HTTP responses
       correctly.
     - Issue #5124: Paste with selection should always replace.
       This is how paste work on Windows, Mac, modern Linux apps, and ttk
       widgets.  The exception was X11 tk widgets.
     - Issue #27223: aio: Fix _read_ready and _write_ready to respect _conn_lost.
     - Issue #22970: asyncio: Fix inconsistency cancelling Condition.wait.
     - Issue #22558: Add remaining doc links to source code for Python-coded
       modules.
     - Issue #21386: Implement missing IPv4Address.is_global property.
     - Issue #27194: superfluous truncate calls in tarfile.py slow down
       extraction.
     - Issue #14209: pkgutil.iter_zipimport_modules ignores the prefix for
       packages.
     - Issue #24136: Document generalized unpacking, PEP 448.
     - Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode.  Calling
       function with generalized unpacking (PEP 448) and conflicting keyword
       names could cause undefined behavior.
     - Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive
       tag.
   * Extend debian/copyright to the files shipped in the wheel files.
Checksums-Sha1:
 a5609c43a41b513d5cc7c1ce6a41ea275d54e39a 3257 python3.5_3.5.2~rc1-1.dsc
 f71efed979fa1e3b38f83d6d2711619d13a6b729 15249184 python3.5_3.5.2~rc1.orig.tar.xz
 f17fdcd187236980267ce27448e4f45a142c9d02 209404 python3.5_3.5.2~rc1-1.debian.tar.xz
Checksums-Sha256:
 46764837c19527282eef73fb7c760bab23c60511ea6c75777145732826ea2ca8 3257 python3.5_3.5.2~rc1-1.dsc
 622f9e97db82c4c8efa7b45b0b33cdc590dc69a7a04d517a75b5c50bb9805a3c 15249184 python3.5_3.5.2~rc1.orig.tar.xz
 0ed947215fa47bee5065649b953d798f7c60f79720fe8b3b7d0887a1d3449621 209404 python3.5_3.5.2~rc1-1.debian.tar.xz
Files:
 52d76ae15a3855b85946e30e08a5e196 3257 python optional python3.5_3.5.2~rc1-1.dsc
 6f5093ca363e5cc47e6cd7baec47ba7e 15249184 python optional python3.5_3.5.2~rc1.orig.tar.xz
 49300a30b103bef475c2dc9319238271 209404 python optional python3.5_3.5.2~rc1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXXmdHAAoJEL1+qmB3j6b1CzkQAMhp4rfAIYz8iMDdwgClczem
MVdwi23/yDuP2T9nHL3YLPIrJHIfDST8V4p93Q2zGfUYzYNU7/ta1rbAWxs6G6xP
UjR9Ihi+YG4VfWP24kiJAIp18aqepIU+DJZVybmIQWVnJ0+7byFMCHaKULLEC+jI
BT/FM7Idd8mu5jjG0ayPyEtvvBJdWnCUGXEejRUiluBaaLq1ZQcunpS0NR81SfyW
CQQws26jcYL1Wg1ysWmjKgD5PIbUfhgUKCPvve2cxBHuSF/Aui8sZagexNO4Bn4c
xrcxAVukPs3fy1YLIBNYPfm7ckyJG5j7oZ6Kqt+lbH+GdL98E6nQAY8PLh3OCiHS
hZH/LZ54WpFtlymUkLZGYos7M8srHt5DCbJdHSGx1ZucEc0S5PFXQtkxBjXerCxv
wOYWZAilokL2UN+9RZSQXQ1HTYYfzenqW/otTgYAbNKnpfBfiVkA0VmeEJT3kf2j
yUG4OhF7hO+B8NvjON1qtZ4I9JTaC1XCo13+pJFcR8CJWcYRawrQd1M9qzWTEaB6
K2q4sX/NSQtfHG4f5jK0aTIpU+SLqhrW8NDf7MSTum2p0Wy6HIXpck7BMX/wNv7m
EY0UREmS+rlcdUaznd+mgza04WpcfaU+f4jgqseC7i44Hygj78Fo7uapdP/lZ5Ds
0UKMWzn2JvkIJcb/nF33
=YWGT
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list