[ubuntu/raring-proposed] python2.7 2.7.3-14ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Sun Jan 6 12:05:19 UTC 2013


python2.7 (2.7.3-14ubuntu1) raring; urgency=low

  * Merge with Debian; remaining changes:
    - Priority of packages is optional, not standard.
    - Regenerate the control file.

python2.7 (2.7.3-14) experimental; urgency=low

  * Update to 20130105, taken from the 2.7 branch.
    - Issue #16367: Fix FileIO.readall() on Windows for files larger than 2 GB.
    - Issue #15516: Fix a bug in PyString_FromFormat where it failed
      to properly ignore errors from a __int__() method.
    - Issue #16839: Fix a segfault when calling unicode() on a classic class
      early in interpreter initialization.
    - Issue #16761: Calling ``int()`` and ``long()`` with *base* argument only
      now raises TypeError.
    - Issue #16828: Fix error incorrectly raised by bz2.compress('').
      LP: #1090043.
    - Issue #16819: IDLE method completion now correctly works for unicode
      literals.
    - Issue 10527: make multiprocessing use poll() instead of select()
      if available.
    - Issue #16485: Now file descriptors are closed if file header patching
      failed on closing an aifc file.
    - Issue #12065: connect_ex() on an SSL socket now returns the original
      errno when the socket's timeout expires (it used to return None).
    - Issue #16504: IDLE now catches SyntaxErrors raised by tokenizer.
    - Issue #16702: test_urllib2_localnet tests now correctly ignores proxies
      for localhost tests.
    - Issue #16713: Fix the parsing of tel url with params using urlparse
      module.
    - Issue #16443: Add docstrings to regular expression match objects.
    - Issue #8853: Allow port to be of type long for socket.getaddrinfo().
    - Issue #16597: In buffered and text IO, call close() on the underlying
      stream if invoking flush() fails.
    - Issue #15701: Fix HTTPError info method call to return the headers
      information.
    - Issue #14958: Change IDLE systax highlighting to recognize all string
      and byte literals currently supported in Python 2.7.
    - Issue #15324: Fix regrtest parsing of --fromfile and --randomize options.
    - Issue #16618: Add more regression tests for glob.
    - Issue #13094: add "Why do lambdas defined in a loop with different values
      all return the same result?" programming FAQ.
  * python-config --help returns with an exit value 0. LP: #1093860.
  * Update package description for the -dbg packages. Closes: #696616.

Date: Sun, 06 Jan 2013 12:54:01 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/python2.7/2.7.3-14ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 06 Jan 2013 12:54:01 +0100
Source: python2.7
Binary: python2.7 libpython2.7-stdlib python2.7-minimal libpython2.7-minimal libpython2.7 python2.7-examples python2.7-dev libpython2.7-dev idle-python2.7 python2.7-doc python2.7-dbg libpython2.7-dbg
Architecture: source
Version: 2.7.3-14ubuntu1
Distribution: raring
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 idle-python2.7 - IDE for Python (v2.7) using Tkinter
 libpython2.7 - Shared Python runtime library (version 2.7)
 libpython2.7-dbg - Debug Build of the Python Interpreter (version 2.7)
 libpython2.7-dev - Header files and a static library for Python (v2.7)
 libpython2.7-minimal - Minimal subset of the Python language (version 2.7)
 libpython2.7-stdlib - Interactive high-level object-oriented language (version 2.7)
 python2.7  - Interactive high-level object-oriented language (version 2.7)
 python2.7-dbg - Debug Build of the Python Interpreter (version 2.7)
 python2.7-dev - Header files and a static library for Python (v2.7)
 python2.7-doc - Documentation for the high-level object-oriented language Python
 python2.7-examples - Examples for the Python language (v2.7)
 python2.7-minimal - Minimal subset of the Python language (version 2.7)
Closes: 696616
Launchpad-Bugs-Fixed: 1090043 1093860
Changes: 
 python2.7 (2.7.3-14ubuntu1) raring; urgency=low
 .
   * Merge with Debian; remaining changes:
     - Priority of packages is optional, not standard.
     - Regenerate the control file.
 .
 python2.7 (2.7.3-14) experimental; urgency=low
 .
   * Update to 20130105, taken from the 2.7 branch.
     - Issue #16367: Fix FileIO.readall() on Windows for files larger than 2 GB.
     - Issue #15516: Fix a bug in PyString_FromFormat where it failed
       to properly ignore errors from a __int__() method.
     - Issue #16839: Fix a segfault when calling unicode() on a classic class
       early in interpreter initialization.
     - Issue #16761: Calling ``int()`` and ``long()`` with *base* argument only
       now raises TypeError.
     - Issue #16828: Fix error incorrectly raised by bz2.compress('').
       LP: #1090043.
     - Issue #16819: IDLE method completion now correctly works for unicode
       literals.
     - Issue 10527: make multiprocessing use poll() instead of select()
       if available.
     - Issue #16485: Now file descriptors are closed if file header patching
       failed on closing an aifc file.
     - Issue #12065: connect_ex() on an SSL socket now returns the original
       errno when the socket's timeout expires (it used to return None).
     - Issue #16504: IDLE now catches SyntaxErrors raised by tokenizer.
     - Issue #16702: test_urllib2_localnet tests now correctly ignores proxies
       for localhost tests.
     - Issue #16713: Fix the parsing of tel url with params using urlparse
       module.
     - Issue #16443: Add docstrings to regular expression match objects.
     - Issue #8853: Allow port to be of type long for socket.getaddrinfo().
     - Issue #16597: In buffered and text IO, call close() on the underlying
       stream if invoking flush() fails.
     - Issue #15701: Fix HTTPError info method call to return the headers
       information.
     - Issue #14958: Change IDLE systax highlighting to recognize all string
       and byte literals currently supported in Python 2.7.
     - Issue #15324: Fix regrtest parsing of --fromfile and --randomize options.
     - Issue #16618: Add more regression tests for glob.
     - Issue #13094: add "Why do lambdas defined in a loop with different values
       all return the same result?" programming FAQ.
   * python-config --help returns with an exit value 0. LP: #1093860.
   * Update package description for the -dbg packages. Closes: #696616.
Checksums-Sha1: 
 575c10d15abbe46e8c8ac641b9e9e7be482f44fd 2400 python2.7_2.7.3-14ubuntu1.dsc
 cdaeec2f1e2b5d691807f6812ac02e6c4ec6e7b7 787332 python2.7_2.7.3-14ubuntu1.diff.gz
Checksums-Sha256: 
 01cf2b20cf669faf571f603c959292c02f922c029a588101bd5c52b5d6704f4d 2400 python2.7_2.7.3-14ubuntu1.dsc
 5639291b6e680721246c5a1a202168e1cd9908dde8bdf7ba0d16f61c3a48be27 787332 python2.7_2.7.3-14ubuntu1.diff.gz
Files: 
 ef77f6f995a5a2362d06971b5acbb1f0 2400 python optional python2.7_2.7.3-14ubuntu1.dsc
 b21439609592c44d291b521ad737f5d6 787332 python optional python2.7_2.7.3-14ubuntu1.diff.gz
Original-Maintainer: Matthias Klose <doko at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlDpZykACgkQStlRaw+TLJwHUQCfYjQL7y/Y778xhLVA6hc+7JCK
awUAmgO1R9263x4aAqTsCDlIaM1d4oF2
=qSKd
-----END PGP SIGNATURE-----


More information about the Raring-changes mailing list