lp:~pochu/terminator/python3

Created by Emilio Pozuelo Monfort and last modified
Get this branch:
bzr branch lp:~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

Related bugs

Related blueprints

Branch information

Owner:
Emilio Pozuelo Monfort
Project:
Terminator
Status:
Development

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.

1784. By Emilio Pozuelo Monfort <emilio@tatooine>

Python 3: update shebang

1783. By Emilio Pozuelo Monfort <emilio@tatooine>

Python 3: check OptionParse var before using it

1782. By Emilio Pozuelo Monfort <emilio@tatooine>

Python 3: port list sorting

1781. By Emilio Pozuelo Monfort <emilio@tatooine>

Python 3: properly pack the next button

__next__ is undefined in Python 3.

1780. By Emilio Pozuelo Monfort <emilio@tatooine>

Python 3: load CSS as UTF-8 text

1779. By Emilio Pozuelo Monfort <emilio@tatooine>

Python 3: string module is gone, use str.lower

1778. By Emilio Pozuelo Monfort <emilio@tatooine>

Python 3: open configobj files in binary mode

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.

1776. By Emilio Pozuelo Monfort <emilio@tatooine>

Python3: run 2to3

Branch metadata

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