lp://staging/~lifeless/bzr/py3
Created by
Robert Collins
and last modified
- Get this branch:
- bzr branch lp://staging/~lifeless/bzr/py3
Only
Robert Collins
can upload to this branch. If you are
Robert Collins
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/bzr
- Martin Pool: Disapprove
- Andrew Bennetts: Needs Information
-
Diff: 499 lines (+286/-21)9 files modifiedNEWS (+3/-0)
bzr (+3/-2)
bzrlib/commands.py (+6/-4)
bzrlib/decorators.py (+5/-4)
bzrlib/lazy_import.py (+5/-4)
bzrlib/trace.py (+14/-7)
bzrlib/util/__init__.py (+1/-0)
bzrlib/util/py/__init__.py (+15/-0)
bzrlib/util/py/_builtin.py (+234/-0)
Branch information
Recent revisions
- 5316. By Robert Collins
-
Make decorators importable in Python 3 - needed a helper function which the py library already supplied (Thanks Benjamin Peterson for the pointer).
- 5314. By Canonical.com Patch Queue Manager <email address hidden>
-
(lifeless) Make setup.py python 3.1 compatible. (Robert Collins)
- 5313. By Canonical.com Patch Queue Manager <email address hidden>
-
(lifeless) Cleanup add.py. (Robert Collins)
- 5312. By Canonical.com Patch Queue Manager <email address hidden>
-
(lifeless) Return self from the new context managers so that new objects
used with with statements are usable. (Robert Collins) - 5311. By Canonical.com Patch Queue Manager <email address hidden>
-
ObjectWithCleanup defines add_cleanup not addCleanup.
- 5310. By Canonical.com Patch Queue Manager <email address hidden>
-
(lifeless) Aaron's output fix for bzr from the UDS sprint,
tweaked to use a context manager for the whole library. (Aaron Bentley)
(Robert Collins)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/bzr