Python 3 Support
Registered by
Michael Terry
on 2012-03-31
It would be nice if Duplicity supported Python 3 as well as Python 2.
Ongoing work in lp:~mterry/duplicity/python3
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Michael Terry
- Direction:
- Needs approval
- Assignee:
- Michael Terry
- Definition:
- Discussion
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)
Work Items
Work items:
Investigate list of dependencies that still need Python 3 support: DONE
Dependency - pexpect (Debian/Ubuntu only): TODO
Dependency - boto: TODO
Dependency - cloudfiles: TODO
Dependency - paramiko: TODO
Change any uses of PyGobject to PyGI: DONE
Port _librsync module C code: DONE
Hard code python version upon install in setup.py: TODO
Have setup.py run 2to3 on the fly: TODO
Have tests run against python3 too: TODO
