~ubuntu-branches/ubuntu/lucid/python2.6/lucid-security

Viewing all changes in revision 32.

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-10-03 12:03:05 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091003120305-6jxy0tqoa66t9da7
Tags: 2.6.3-0ubuntu1
* Final Python 2.6.3 release.
  - Issue #5329: Fix os.popen* regression from 2.5 with commands as a
    sequence running through the shell.
  - Issue #6990: Fix threading.local subclasses leaving old state around
    after a reference cycle GC which could be recycled by new locals.
  - Issue #6790: Make it possible again to pass an `array.array` to
    `httplib.HTTPConnection.send`.
* python2.6-dbg: Don't create debug subdirectory in /usr/local. No
  separate debug directory needed anymore. LP: #421270.
* Run the benchmark with -C 2 -n 5 -w 4 on all architectures.
* Build-depend on the versioned db4.x-dev to avoid unexpected updates
  for anydbm databases.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: