lp:python/py3k
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
Branch information
Import details
This branch is an import of the Subversion branch from http://svn.python.org/projects/python/branches/py3k.
Last successful import was .
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_ ExecCodeModuleO bject() - 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)