lp:~python-dev/python/2.7

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~python-dev/python/2.7

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Python Development
Project:
Python
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from http://svn.python.org/projects/python/branches/release27-maint.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 1 minute — see the log
Import started on pear and finished taking 30 seconds — see the log
Import started on russkaya and finished taking 50 seconds — see the log
Import started on russkaya and finished taking 1 minute — see the log

Recent revisions

46089. By eli.bendersky

Merged revisions 88735 via svnmerge from
svn+ssh://<email address hidden>/python/branches/py3k

........
  r88735 | eli.bendersky | 2011-03-04 06:55:25 +0200 (Fri, 04 Mar 2011) | 2 lines

  Issue #11386: Fixed the exception thrown by bytearray.pop() for empty bytearrays
........

46088. By r.david.murray

Merged revisions 88730 via svnmerge from
svn+ssh://<email address hidden>/python/branches/py3k

........
  r88730 | r.david.murray | 2011-03-03 13:03:36 -0500 (Thu, 03 Mar 2011) | 2 lines

  #11306: Treat EROFS like EACCES when making a 'file is read-only' decision
........

46087. By giampaolo.rodola

Merged revisions 88722 via svnmerge from
svn+ssh://<email address hidden>/python/branches/py3k

........
  r88722 | giampaolo.rodola | 2011-03-03 14:57:47 +0100 (gio, 03 mar 2011) | 1 line

  Fix issue 11265: asyncore now correctly handles EPIPE, EBADF and EAGAIN errors on accept(), recv() and send().
........

46086. By antoine.pitrou

Merged revisions 88691 via svnmerge from
svn+ssh://<email address hidden>/python/branches/py3k

........
  r88691 | antoine.pitrou | 2011-03-01 01:41:10 +0100 (mar., 01 mars 2011) | 3 lines

  Endly, fix UnboundLocalError in telnetlib
........

46085. By ezio.melotti

Python 2 can encode/decode surrogates to utf-8. Add a test for this.

46084. By antoine.pitrou

Merged revisions 88671 via svnmerge from
svn+ssh://<email address hidden>/python/branches/py3k

........
  r88671 | antoine.pitrou | 2011-02-27 16:44:12 +0100 (dim., 27 févr. 2011) | 3 lines

  Follow up to r88664: non-blocking connect-ex() can return EWOULDBLOCK under Windows
........

46083. By benjamin.peterson

Merged revisions 88668 via svnmerge from
svn+ssh://<email address hidden>/python/branches/py3k

........
  r88668 | benjamin.peterson | 2011-02-27 09:06:44 -0600 (Sun, 27 Feb 2011) | 1 line

  make this a link #11345
........

46082. By antoine.pitrou

Merged revisions 88664 via svnmerge from
svn+ssh://<email address hidden>/python/branches/py3k

........
  r88664 | antoine.pitrou | 2011-02-27 00:24:06 +0100 (dim., 27 févr. 2011) | 4 lines

  Issue #11326: Add the missing connect_ex() implementation for SSL sockets,
  and make it work for non-blocking connects.
........

46081. By benjamin.peterson

Merged revisions 88535,88661 via svnmerge from
svn+ssh://<email address hidden>/sandbox/trunk/2to3/lib2to3

........
  r88535 | brett.cannon | 2011-02-23 13:46:46 -0600 (Wed, 23 Feb 2011) | 1 line

  Add lib2to3.__main__ for easy testing from the console.
........
  r88661 | benjamin.peterson | 2011-02-26 16:06:24 -0600 (Sat, 26 Feb 2011) | 6 lines

  fix refactoring on formfeed characters #11250

  This is because text.splitlines() is not the same as
  list(StringIO.StringIO(text)).
........

46080. By eric.araujo

Typos

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.