lp:python/py3k

Created by Barry Warsaw and last modified

This is the trunk of the Python 3.x development branch. It is what will become the next major Python 3 release.

Get this branch:
bzr branch lp:python/py3k

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/py3k.

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

Last successful import was .

Import started on izar and finished taking 10 seconds — see the log
Import started on izar and finished taking 10 seconds — see the log
Import started on izar and finished taking 10 seconds — see the log
Import started on alnitak and finished taking 20 seconds — see the log

Recent revisions

45507. By giampaolo.rodola

Fix ResourceWarning in test_ftplib.py - patch by Nadeem Vawda

45506. By victor.stinner

Issue #3080: Add PyImport_AddModuleObject() and PyImport_ExecCodeModuleObject()

45505. By victor.stinner

Issue #3080: Add PyModule_NewObject() function

45504. By giampaolo.rodola

Update Misc/NEWS to include issue #9795 (nntplib context manager support)

45503. By giampaolo.rodola

Include Марк Коренберг and Steffen Daode Nurpmeso in Mist/ACKS for contributions in issues 11265 and 11351.

45502. By eli.bendersky

Mentioned new clear() method of MutableSequence in its doc, and added unit tests for its mixin methods

45501. By eli.bendersky

Issue #11388: Added a clear() method to MutableSequence

45500. By eli.bendersky

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

45499. By giampaolo.rodola

Issue 9795: adds context manager protocol to nntplib.NNTP class so that it can used with the 'with' statement.

45498. By eli.bendersky

Issue #10516: added copy() and clear() methods to bytearrays as well

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.

Subscribers