Format: 1.8 Date: Sun, 14 Nov 2010 01:12:15 +0100 Source: python3.1 Binary: python3.1 python3.1-minimal libpython3.1 python3.1-examples python3.1-dev idle-python3.1 python3.1-doc python3.1-dbg Architecture: amd64 Version: 3.1.3~rc1-1 Distribution: natty Urgency: low Maintainer: Ubuntu/amd64 Build Daemon Changed-By: Matthias Klose Description: idle-python3.1 - An IDE for Python (v3.1) using Tkinter libpython3.1 - Shared Python runtime library (version 3.1) python3.1 - An interactive high-level object-oriented language (version 3.1) python3.1-dbg - Debug Build of the Python Interpreter (version 3.1) python3.1-dev - Header files and a static library for Python (v3.1) python3.1-doc - Documentation for the high-level object-oriented language Python python3.1-examples - Examples for the Python language (v3.1) python3.1-minimal - A minimal subset of the Python language (version 3.1) Changes: python3.1 (3.1.3~rc1-1) unstable; urgency=low . * Python 3.1.3 release candidate 1. - Issue #10221: dict.pop(k) now has a key error message that includes the missing key (same message d[k] returns for missing keys). - Issue #5437: A preallocated MemoryError instance should not hold traceback data (including local variables caught in the stack trace) alive infinitely. - Issue #10077: Fix logging of site module errors at startup. - Issue #10186: Fix the SyntaxError caret when the offset is equal to the length of the offending line. - Issue #9713, #10114: Parser functions (eg. PyParser_ASTFromFile) expects filenames encoded to the filesystem encoding with surrogateescape error handler (to support undecodable bytes), instead of UTF-8 in strict mode. - Issue #9997: Don't let the name "top" have special significance in scope resolution. - Issue #10068: Global objects which have reference cycles with their module's dict are now cleared again. - Issue #4471: Properly shutdown socket in IMAP.shutdown(). - Fix IMAP.login() to work properly. - Issue #10126: Fix distutils' test_build when Python was built with --enable-shared. - Fix typo in one sdist option (medata-check). - Issue #9199: Fix incorrect use of distutils.cmd.Command.announce. - Issue #1718574: Fix options that were supposed to accept arguments but did not in build_clib. - Issue #9281: Prevent race condition with mkdir in distutils. - Issue #10229: Fix caching error in gettext. - Issue #10252: Close file objects in a timely manner in distutils code and tests. - Issue #10311: The signal module now restores errno before returning from its low-level signal handler. - The keyword only restriction for the places argument in unittest.TestCase.assert[Not]AlmostEqual methods has been removed. - Issue 6706: asyncore accept() method no longer raises EWOULDBLOCK/ECONNABORTED on incomplete connection attempt but returns None instead. - Issue #10266: uu.decode didn't close in_file explicitly when it was given as a filename. - Issue #10246: uu.encode didn't close file objects explicitly when filenames were given to it. - Issue #10253: FileIO leaks a file descriptor when trying to open a file for append that isn't seekable. - Issue #5027: The standard ``xml`` namespace is now understood by xml.sax.saxutils.XMLGenerator as being bound to http://www.w3.org/XML/1998/namespace. - Issue #5117: Case normalization was needed on ntpath.relpath(). And fixed root directory issue on posixpath.relpath(). (Ported working fixes from ntpath) - Issue #10041: The signature of optional arguments in socket.makefile() didn't match that of io.open(), and they also didn't get forwarded properly to TextIOWrapper in text mode. - Issue #6612: Fix site and sysconfig to catch os.getcwd() error, eg. if the current directory was deleted. - Issue #9054: Fix a crash occurring when using the pyexpat module with expat version 2.0.1. * Move the Makefile into the -min package, required by sysconfig. Addresses: #603237. Checksums-Sha1: 17d229bf12f2037e6355e450732d4a3e471b7a97 3816406 python3.1_3.1.3~rc1-1_amd64.deb 62b052da2a2c36c48316d468976c7553c4d0ec6a 1675662 python3.1-minimal_3.1.3~rc1-1_amd64.deb acc9c67b7eff0734a4549b96963cd532bc4694ed 1240726 libpython3.1_3.1.3~rc1-1_amd64.deb cb453443b8b1873c2c858c7aac8347874b392364 3904218 python3.1-dev_3.1.3~rc1-1_amd64.deb d92b8454fa1b1d8a500049ed7898a05904a2f5c6 13288952 python3.1-dbg_3.1.3~rc1-1_amd64.deb Checksums-Sha256: 240ff88a2204f4e022570458964753abab5be256c515f7b9e9614784dfd1b0cb 3816406 python3.1_3.1.3~rc1-1_amd64.deb ff68901f030e3d9fed93309bca09222227c78469d4717372b0f0fcf831c9b6d9 1675662 python3.1-minimal_3.1.3~rc1-1_amd64.deb 516eaa2738e2e13099cd2a92f8ecc8b7b0a9851a0a6cfaf9e27de9de1d8fd350 1240726 libpython3.1_3.1.3~rc1-1_amd64.deb 6858e8973c9fc2edff1abb00f1315c02b625c2e2b16c315e3017d07b425da49f 3904218 python3.1-dev_3.1.3~rc1-1_amd64.deb 52ed884195e59bdac6063295b79ff06a44cc40374b131577275991152edc9f15 13288952 python3.1-dbg_3.1.3~rc1-1_amd64.deb Files: fbc7d1640a587ebe94e61d1934036fb2 3816406 python optional python3.1_3.1.3~rc1-1_amd64.deb b51d49a83ee416981adb150a1054931d 1675662 python optional python3.1-minimal_3.1.3~rc1-1_amd64.deb d7a864c8631b52ce522b8420fc927b23 1240726 libs optional libpython3.1_3.1.3~rc1-1_amd64.deb 63414e25a17e99fc74da46fa9f6013d3 3904218 python optional python3.1-dev_3.1.3~rc1-1_amd64.deb 230ca928e990d94d6a655c916d81c095 13288952 debug extra python3.1-dbg_3.1.3~rc1-1_amd64.deb