lp:ubuntu/hardy-proposed/python2.5

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-proposed/python2.5
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

49. By Matthias Klose

Allow setting BASECFLAGS, OPT and EXTRA_LDFLAGS (like, CC, CXX, CPP,
CFLAGS, CPPFLAGS, CCSHARED, LDSHARED) from the environment. LP: #227686.

48. By Matthias Klose

* Fix CVE-2008-1679, integer overflows in the imageop module.
* Fix CVE-2008-1721, integer signedness error in the zlib extension module.
* Fix issue 2587, PyString_FromStringAndSize() to be considered unsafe.
* Fixes for issues (taken from the 2.5 branch):
  - Issue 2321: Reduce memory usage (increase the memory that is returned
    to the system) by using pymalloc for the data of unicode objects.
  - Issue 2515: _sqlite: Don't crash when trying to fetch data from a
    closed cursor.
  - Issue 2482: Make sure that the coefficient of a Decimal instance
    is stored as a str instance rather than a unicode instance.
    Regression compared to 2.5.1.

47. By Matthias Klose

Fix urllib2 file descriptor happens byte-at-a-time, reverting
a fix for excessively large memory allocations when calling .read()
on a socket object wrapped with makefile(). LP: #214183.

46. By Matthias Klose

* Build depend on libdb4.6-dev on amd64, i386, lpia; use libdb4.2-dev
  for all other architectures.
* Backport new function signal.set_wakeup_fd from the trunk.
  Background: http://bugzilla.gnome.org/show_bug.cgi?id=481569
* Regenerate the documentation.

45. By Matthias Klose

* Merge with Debian; remaining changes:
  - Include the pregenerated documentation.
  - Set priority of python2.5-minimal to required.
  - Build python2.5-doc from the pregenerated documentation.

44. By Matthias Klose

Build-depend on libdb4.2-dev on all architectures; 4.6 is seriously
broken when used with the _bsddb extension. LP: #196147.

43. By Matthias Klose

Move site.py to python2.4-minimal, remove `addbuilddir' from site.py,
which is unnecessary for installed builds.

42. By Matthias Klose

Fix issue 961805, Tk Text.edit_modified() fails. LP: #84720.

41. By Matthias Klose

Unapply deb-setup patch before upload.

40. By Matthias Klose

* New upstream bugfix version.
* Merge with Debian; remaining changes:
  - Include the pregenerated documentation.
  - Set priority of python2.5-minimal to required.
  - Build python2.5-doc from the pregenerated documentation.
* Move site customization into sitecustomize.py, don't make site.py
  a config file. Addresses: #309719, #413172, #457361.
* python2.5-dev: Recommend libc-dev instead of suggesting it. LP: #164909.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/python2.5
This branch contains Public information 
Everyone can see this information.

Subscribers