lp:python/2.5

Created by Barry Warsaw and last modified
This branch may be out of date, because Launchpad has not been able to access it since .

Python 2.5 maintenance branch, mirrored from the Subversion master.

Home page: http://www.python.org/dev/bazaar

Get this branch:
bzr branch lp:python/2.5

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Python Development
Project:
Python
Status:
Mature
Location:
http://code.python.org/python/2.5
Last mirrored:
Next mirror:
Disabled

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

36600. By lars.gustaebel

Avoid EOFError being passed to the caller (restoring the
old behavior).

36599. By lars.gustaebel

Issue #5068: Fixed the tarfile._BZ2Proxy.read() method that would loop
forever on incomplete input. That caused tarfile.open() to hang when used
with mode 'r' or 'r:bz2' and a fileobj argument that contained no data or
partial bzip2 compressed data.

(backported from r70523)

36598. By guido.van.rossum

News for issue 5389 fix.

36597. By guido.van.rossum

Avoid potential for undefined variable 'startinpos' in PyUnicode_DecodeUTF7().
See issue #5389.

36596. By martin.v.loewis

Prepare for 2.5.4.

36595. By martin.v.loewis

Issue #4689: Fix typo.

36594. By martin.v.loewis

 Revert patch for #1706039, as it can crash the interpreter.

36593. By martin.v.loewis

Backport of r67908:
Added test case to ensure attempts to read from a file opened for writing
fail.

36592. By martin.v.loewis

Post 2.5.3.

36591. By martin.v.loewis

Prepare for 2.5.3.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6RichRoot (bzr 1.9)
This branch contains Public information 
Everyone can see this information.

Subscribers