~doko/python/pkg2.7-debian

Viewing all changes in revision 141.

  • Committer: Matthias Klose
  • Date: 2015-05-07 10:26:56 UTC
  • Revision ID: doko@debian.org-20150507102656-jwm3j9prmk8h52fy
python2.7 (2.7.9-5) unstable; urgency=medium

  * Update to 20150507, taken from the 2.7 release branch.
    - Issue #24134: assertRaises() and assertRaisesRegexp() checks are not
      longer successful if the callable is None.
    - Issues #24099, #24100, and #24101: Fix free-after-use bug in heapq's
      siftup and siftdown functions.
    - Backport collections.deque fixes from Python 3.5.  Prevents reentrant
      badness during deletion by deferring the decref until the container has
      been restored to a consistent state.
    - Issue #24125: Saved error's line and column numbers when an error
      occured. Fixes python-docutils. Closes: #784270.
    - Issue #23842, SystemError in os.minor, os.major. Closes: #782081.

 -- Matthias Klose <doko@debian.org>  Wed, 06 May 2015 22:47:05 +0200

python2.7 (2.7.9-4) unstable; urgency=medium

  * Fix installation of the optimized interpreter. Closes: #766877.

 -- Matthias Klose <doko@debian.org>  Wed, 29 Apr 2015 19:09:39 +0200

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: