lp:~ev/apt-clone/python3

Created by Evan and last modified
Get this branch:
bzr branch lp:~ev/apt-clone/python3
Only Evan can upload to this branch. If you are Evan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Evan
Project:
apt-clone
Status:
Merged

Recent revisions

113. By Evan

Fix changelog.

112. By Evan

Re-comment debugging print statement.

111. By Evan

Encode earlier so tarinfo.size is accurate. Thanks Colin Watson!

110. By Evan

Actually use python3 :)

109. By Evan

* Finish port to Python 3:
  - Handle unicode changes.
  - Do not leak file descriptors.
  - Test against both Python2.7 and Python3.
  - Do not use the deprecated failUnless.
  - Use the io module instead of StringIO.
  - Fix a failing test caused by acpi-support being in main.

108. By Evan

Continue to support python2.7 by explicitly testing with it and by fixing incorrect usage of the bytes type.

107. By Evan

Fix another leaked fd.

106. By Evan

Do not use the deprecated failUnless.

105. By Evan

Fix some more leaked fds

104. By Evan

Fix some unicode handling fallout in the move to Python 3.

Branch metadata

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

Subscribers