-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 09 May 2016 13:00:17 +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 all
Version: 3.5.1-12
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <d...@debian.org>
Changed-By: Matthias Klose <d...@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
Closes: 820509
Changes:
 python3.5 (3.5.1-12) unstable; urgency=medium
 .
   * Update to 20160509 from the 3.5 branch.
     - Issue #26811: gc.get_objects() no longer contains a broken tuple with
       NULL pointer.
     - Issue #20120: Use RawConfigParser for .pypirc parsing, removing support
       for interpolation unintentionally added with move to Python 3. Behavior
       no longer does any interpolation in .pypirc files, matching behavior in
       Python 2.7 and Setuptools 19.0.
     - Issue #25745: Fixed leaking a userptr in curses panel destructor.
     - Issue #26881: The modulefinder module now supports extended opcode
       arguments.
     - Issue #23815: Fixed crashes related to directly created instances of
       types in _tkinter and curses.panel modules.
     - Issue #17765: weakref.ref() no longer silently ignores keyword arguments.
     - Issue #26873: xmlrpc now raises ResponseError on unsupported type tags
       instead of silently return incorrect result.
     - Issue #26881: modulefinder now works with bytecode with extended args.
     - Issue #26711: Fixed the comparison of plistlib.Data with other types.
     - Issue #24114: Fix an uninitialized variable in `ctypes.util`.
     - Issue #26864: In urllib.request, change the proxy bypass host checking
       against no_proxy to be case-insensitive, and to not match unrelated host
       names that happen to have a bypassed hostname as a suffix.
     - Issue #26634: recursive_repr() now sets __qualname__ of wrapper.
     - Issue #26804: urllib.request will prefer lower_case proxy environment
       variables over UPPER_CASE or Mixed_Case ones.
     - Issue #26837: assertSequenceEqual() now correctly outputs non-stringified
       differing items (like bytes in the -b mode).
       This affects assertListEqual() and assertTupleEqual().
     - Issue #26041: Remove "will be removed in Python 3.7" from deprecation
       messages of platform.dist() and platform.linux_distribution().
     - Issue #26822: itemgetter, attrgetter and methodcaller objects no longer
       silently ignore keyword arguments.
     - Issue #26733: Disassembling a class now disassembles class and static
       methods.
     - Issue #26801: Fix error handling in :func:`shutil.get_terminal_size`,
       catch :exc:`AttributeError` instead of :exc:`NameError`.
     - Issue #24838: tarfile's ustar and gnu formats now correctly calculate 
name
       and link field limits for multibyte character encodings like utf-8.
     - Issue #26657: Fix directory traversal vulnerability with http.server on
       Windows.
     - Issue #26736: Used HTTPS for external links in the documentation if
       possible.
     - Issue #22359: Disable the rules for running _freeze_importlib and pgen
       when cross-compiling.  The output of these programs is normally saved
       with the source code anyway, and is still regenerated when doing a
       native build. Closes: #820509.
     - Issue #21668: Link audioop, _datetime, _ctypes_test modules to libm.
     - Issue #26799: Fix python-gdb.py: don't get C types once when the Python
       code is loaded, but get C types on demand. The C types can change if
       python-gdb.py is loaded before the Python executable.
   * Fix issue #26673, runtime error in idle3. LP: #1574892.
   * Update symbols files.
Checksums-Sha1:
 5ddc1b94bde9498b47bfa60e3e5320511fb6370f 3233 python3.5_3.5.1-12.dsc
 5411c01dd3633395cda7fec03e785f1f6e3e0a06 560720 
python3.5_3.5.1-12.debian.tar.xz
 f054cd46d0b942e100734f8103f73153fc71b864 95314 idle-python3.5_3.5.1-12_all.deb
 f08ad3e0514d791135f551aea7e13c88c5287325 2537890 
libpython3.5-testsuite_3.5.1-12_all.deb
 67ada3e7f4dea02b6330b1c1698da766f5d3cfca 5346478 python3.5-doc_3.5.1-12_all.deb
 6c6ad2f9818856328eedc4c1dab7dd612dfb1864 487886 
python3.5-examples_3.5.1-12_all.deb
Checksums-Sha256:
 5f1aa74b0936f71ae0518ef7b55cb3765d55101901548de6c9e8b82814065959 3233 
python3.5_3.5.1-12.dsc
 f9596bdc6daee997a12c3485383e3fd7732fa8a17dd8a04b44ead2a7698416fd 560720 
python3.5_3.5.1-12.debian.tar.xz
 fad99a8d5bb36ec24c3ceb86e17a1b23a0cfc50c264d41b47ad36a8327591a19 95314 
idle-python3.5_3.5.1-12_all.deb
 8b308c525c652513b241190d0f2a8eb5ac722fa9f78a7c150efa9066b84fe743 2537890 
libpython3.5-testsuite_3.5.1-12_all.deb
 b71889c30a4a725482dd23a03d7377a8030de7fdc8cf64ecae5b8c0fbc67b243 5346478 
python3.5-doc_3.5.1-12_all.deb
 455743f0138afd70821b743b986e969c2e381bf6560d712581147806c4b2123f 487886 
python3.5-examples_3.5.1-12_all.deb
Files:
 62e94846cfad1976fe51d6f1feeb30c3 3233 python optional python3.5_3.5.1-12.dsc
 244a81d14f90b8ab29c4e95873b2ca08 560720 python optional 
python3.5_3.5.1-12.debian.tar.xz
 027437a65df8e46741f4a83b3232c57c 95314 python optional 
idle-python3.5_3.5.1-12_all.deb
 3f1742b8bbfcbd7d1d37b7aa0f1d6203 2537890 libdevel optional 
libpython3.5-testsuite_3.5.1-12_all.deb
 c3f3344f8ef0732839512362c9a8f4b5 5346478 doc optional 
python3.5-doc_3.5.1-12_all.deb
 00742279d2b1567c5ebad2df130c399a 487886 python optional 
python3.5-examples_3.5.1-12_all.deb

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

iQIcBAEBCAAGBQJXMIooAAoJEL1+qmB3j6b1l8oP/2P/p+9cqJj4pkF5oCP+64/E
mymhWCWOia2Qi11zsWUzb40C5JwMngR8hIGjIMqxuDz6xQ4tzclz7O+BOhkfIMrZ
JMHFUkv22taK1zxlLeYWlibTDS0k0sI36K782/XeuUNIYp48W9dxrZMgqhMsMTo9
twu65EAcTI+gVVjGKt8Fb+kiglqWzrwSNepjW9ALhi4fIygzgJr5djJ3P1bsPHYM
VO2UT4nGwutRn8jF+HYpNOic3vWW8cRQWZrjCwtQlyZYWxaTKw12Cr86SiHUOHPX
3UcollQfBQOTRN/a16X+76wbKZPHMp5RGkD1zI4F81KUsxRwhkIE4vgCiRtc+Lge
eqNNW8FeZqG7C3vxoIT6GKSglsw7zk+O/KSfX/Yoh7e4C7VWCnvoiZtepZZ4nMjj
wlrIC7aSy3sMHFMzTpxdr7FTGcwYULuvSfTCpthBxCQhVI0/ay3UH0UWd4tDSQDZ
fQ6bmW63z8LWAwZaC/LOM1mHciZt5X8LLPNtyIvc0fKJ7XuVDXBuXpvaE9FEhTHD
rmoKVBNL8wP8Mvk+X0CbYQr+6aA4u08l/6SVeQyFMN6Jm3/O/rHraisyDloJyA+K
8YQPVvazgnw4uZtL+aMWapxWRHq+ce/EN+0KeRX8Afd25iLcsvIsswMq7dDGqHjB
WzPBGx29YC20YMcpHGLN
=sloQ
-----END PGP SIGNATURE-----

Reply via email to