~pappacena/turnip:fix-bytes-str-mix

Last commit made on 2020-05-14
Get this branch:
git clone -b fix-bytes-str-mix https://git.launchpad.net/~pappacena/turnip
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
fix-bytes-str-mix
Repository:
lp:~pappacena/turnip

Recent commits

476a7dd... by Thiago F. Pappacena

Sorting imports

2321c0b... by Thiago F. Pappacena

Fixing a few more binary/str mixing

b534f06... by Thiago F. Pappacena

Fixing binary/str confusion on test and joining path

75589bf... by Thiago F. Pappacena

Merge branch 'master' into make-target-py3-check

1a866e1... by Thiago F. Pappacena

Keeping python2 and python3 envs simultaneously

d66a3bb... by Thiago F. Pappacena

Improving compatibility of hook.py with python3.

Merged from https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/383754

1ee78bb... by Thiago F. Pappacena

Tiny fix for proxy.callRemote call to make it compatible with python3.

Merged from https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/383755

41bb618... by Thiago F. Pappacena

Fixing tests to make assertion pass both on python2 and python3.

Merged from https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/383756

a7196fe... by Thiago F. Pappacena

Changing import order

32cefcf... by Thiago F. Pappacena

Adding new Makefile rule to check python2/python3 compatibility