News for package python3.5

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

Format: 3.0 (quilt)
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: any all
Version: 3.5.0-3
Maintainer: Matthias Klose <[email protected]>
Standards-Version: 3.9.6
Vcs-Browser: https://code.launchpad.net/~doko/python/pkg3.5-debian
Vcs-Bzr: http://bazaar.launchpad.net/~doko/python/pkg3.5-debian
Testsuite: autopkgtest
Build-Depends: debhelper (>= 5.0.51~), dpkg-dev (>= 1.17.11), quilt, autoconf, lsb-release, sharutils, libreadline6-dev, libncursesw5-dev (>= 5.3), gcc (>= 4:4.9.2), zlib1g-dev, libbz2-dev, liblzma-dev, libgdbm-dev, libdb-dev, tk-dev, blt-dev (>= 2.4z), libssl-dev, libexpat1-dev, libmpdec-dev (>= 2.4), libbluetooth-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], locales [!armel !avr32 !hppa !ia64 !mipsel], libsqlite3-dev, libffi-dev (>= 3.0.5) [!or1k !avr32], libgpm2 [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], mime-support, netbase, bzip2, python3:any, net-tools, xvfb, xauth
Build-Depends-Indep: python-sphinx
Package-List:
 idle-python3.5 deb python optional arch=all
 libpython3.5 deb libs optional arch=any
 libpython3.5-dbg deb debug extra arch=any
 libpython3.5-dev deb libdevel optional arch=any
 libpython3.5-minimal deb python optional arch=any
 libpython3.5-stdlib deb python optional arch=any
 libpython3.5-testsuite deb libdevel optional arch=all
 python3.5 deb python optional arch=any
 python3.5-dbg deb debug extra arch=any
 python3.5-dev deb python optional arch=any
 python3.5-doc deb doc optional arch=all
 python3.5-examples deb python optional arch=all
 python3.5-minimal deb python optional arch=any
 python3.5-venv deb python optional arch=any
Checksums-Sha1:
 94a106f942865ae44ba0d3e423084507f432f8b4 18615147 python3.5_3.5.0.orig.tar.gz
 0675be822c71a121f2e5fd381abf96b89ecab11b 376524 python3.5_3.5.0-3.debian.tar.xz
Checksums-Sha256:
 d44939be37cc14a9b22e95b3d000744715b26b7ff9e7071aff4c310b6ef8a605 18615147 python3.5_3.5.0.orig.tar.gz
 eb61a9d3303c7912d331bdd5ca71aa341751e683424838786c95cd6a0e9a782b 376524 python3.5_3.5.0-3.debian.tar.xz
Files:
 085502a9afd72e566253455ddc3db664 18615147 python3.5_3.5.0.orig.tar.gz
 78af6ba336d97ddb12b6cdf5d09c281c 376524 python3.5_3.5.0-3.debian.tar.xz

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

iQIcBAEBCAAGBQJWGjzMAAoJEL1+qmB3j6b1M2cP/2ROyI+CQdwyzt3BYbTAJ6qJ
PVqYYr9I9X8lgm3ONFx4N5l/MtT4mGFckYXkTaXGs3f/gN6JQTddpzZ1FlSF5fcN
1l7pA/xEzaKbiYKELkG6zs5Lz5ktiOUc+8AJJVeBexy0dfIASfP3LRQGWNpHfVwp
Ul1IYEd8wBm+nydCCGdzrPDgtUaV1uxUxVmooft68RiuGQMoDCfjJE+zQ3AJhYpm
aa2VnKmKFfwJ70ePRhkcsHNty6hOPhz/iOwx4YsJPLeMI2hGMyFlXoEXeg66d9XU
PUQvXBTYITd7doREDQwzG4DojIubrmH36sCKTLDi3+8VMEj03qxhfpYkmhCcaW7n
bqZk5jxTfUHg1YHi+KS5+9GzkCqqjStRQDgCC09ejNJZ/TQPa87Op5aa2F6lVno+
eEqsJwjG5zCQyRN/hMiSy4ZNI/9pHSRFopq5rD/gxaVBMfUU8feD3uQKPBm8+lil
mCPNKtZgWhrEW/Rg4R9BYtt2lHVKK8bpbl/yEN2p3iPIpeEkLx7hvolvpGAawW9f
0wETKXsHs4C4M2pa1en19T1DIyeB8TeJTuhkavCboa0rDiGuwlz2vEd0wpfhm7aL
zboyt7p3Kn1LKuWq84lVcDV63AYP0fCszy+6MB6sVrBC9g/AJh4VzN1nMhivdG4+
9+rjBAuaICXIr6ybwpjy
=yU+1
-----END PGP SIGNATURE-----

Changes:
python3.5 (3.5.0-3) unstable; urgency=medium

  * Update to 20151011 from the 3.5 branch.
    - Idle updates.
    - Issue #24402: Fix input() to prompt to the redirected stdout when
      sys.stdout.fileno() fails.
    - Issue #24806: Prevent builtin types that are not allowed to be subclassed
      from being subclassed through multiple inheritance.
    - Issue #24848: Fixed a number of bugs in UTF-7 decoding of misformed data.
    - Issue #25280: Import trace messages emitted in verbose (-v) mode are no
      longer formatted twice.
    - Issue #25003: On Solaris 11.3 or newer, os.urandom() now uses the
      getrandom() function instead of the getentropy() function. The getentropy()
      function is blocking to generate very good quality entropy, os.urandom()
      doesn't need such high-quality entropy.
    - Issue #25182: The stdprinter (used as sys.stderr before the io module is
      imported at startup) now uses the backslashreplace error handler.
    - Issue #25131: Make the line number and column offset of set/dict literals
      and comprehensions correspond to the opening brace.
    - Issue #25364: zipfile now works in threads disabled builds.
    - Issue #25328: smtpd's SMTPChannel now correctly raises a ValueError if
      both decode_data and enable_SMTPUTF8 are set to true.
    - Issue #25316: distutils raises OSError instead of DistutilsPlatformError
      when MSVC is not installed.
    - Issue #23972: Updates asyncio datagram create method allowing reuseport
      and reuseaddr socket options to be set prior to binding the socket.
      Mirroring the existing asyncio create_server method the reuseaddr option
      for datagram sockets defaults to True if the O/S is 'posix' (except if
      the platform is Cygwin).
    - Issue #25304: Add asyncio.run_coroutine_threadsafe().  This lets you
      submit a coroutine to a loop from another thread, returning a
      concurrent.futures.Future.
    - Issue #25232: Fix CGIRequestHandler to split the query from the URL at the
      first question mark (?) rather than the last.
    - Issue #24657: Prevent CGIRequestHandler from collapsing slashes in the
      query part of the URL as if it were a path.
    - Issue #24483: C implementation of functools.lru_cache() now calculates
      key's hash only once.
    - Issue #22958: Constructor and update method of weakref.WeakValueDictionary
      now accept the self and the dict keyword arguments.
    - Issue #22609: Constructor of collections.UserDict now accepts the self
      keyword argument.
    - Issue #25111: Fixed comparison of traceback.FrameSummary.
    - Issue #25262. Added support for BINBYTES8 opcode in Python implementation
      of unpickler.
    - Issue #25034: Fix string.Formatter problem with auto-numbering and
      nested format_specs.
    - Issue #25233: Rewrite the guts of asyncio.Queue and
      asyncio.Semaphore to be more understandable and correct.
    - Issue #25203: Failed readline.set_completer_delims() no longer left the
      module in inconsistent state.
    - Issue #23600: Default implementation of tzinfo.fromutc() was returning
      wrong results in some cases.
    - Issue #23329: Allow the ssl module to be built with older versions of
      LibreSSL.
    - Issue #25319: When threading.Event is reinitialized, the underlying
      condition should use a regular lock rather than a recursive lock.
    - Issue #25099: Make test_compileall not fail when a entry on sys.path
      cannot be written to.
    - Issue #23919: Prevents assert dialogs appearing in the test suite.
  * Back-out the local patch for issue 21264, supposed to be fixed by #25099.
  * Adjust setting DH_COMPAT for dh_movefiles with updated debhelper supporting
    globbing of arguments. Closes: #800247.
  * pydoc: use the pager command if available. Addresses: #799555.

 -- Matthias Klose <[email protected]>  Sun, 11 Oct 2015 11:05:38 +0200