lp://staging/~pochu/terminator/python3
Created by
Emilio Pozuelo Monfort
and last modified
- Get this branch:
- bzr branch lp://staging/~pochu/terminator/python3
Only
Emilio Pozuelo Monfort
can upload to this branch. If you are
Emilio Pozuelo Monfort
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 1785. By Emilio Pozuelo Monfort
-
Python 3: use hashlib rather than hash
hash uses a different seed on each run on Python 3, but we need a
predictable hash. - 1781. By Emilio Pozuelo Monfort <emilio@tatooine>
-
Python 3: properly pack the next button
__next__ is undefined in Python 3.
- 1777. By Emilio Pozuelo Monfort <emilio@tatooine>
-
Python3: use system configobj
Rather than updating our configobj's copy to a Python 3 version,
we can just depend on the system version.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/terminator/gtk3