~pappacena/turnip:python3-simple-deps-upgrade

Last commit made on 2020-03-10
Get this branch:
git clone -b python3-simple-deps-upgrade 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:
python3-simple-deps-upgrade
Repository:
lp:~pappacena/turnip

Recent commits

d1a171d... by Thiago F. Pappacena

Merge branch 'master' into python3-simple-deps-upgrade

5e9e600... by Thiago F. Pappacena

Upgrading Twisted and its dependencies for better compatibility with python 3

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

051e9ac... by Thiago F. Pappacena

Upgrading beautifulsoup4 for better python 3 compatibility

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

c8e0cb5... by Thiago F. Pappacena

upgrading beautifulsoup4 for better py3 compatibility

9cf1550... by Thiago F. Pappacena

upgrading twisted and its deps

75accae... by Thiago F. Pappacena

Fixing Python3 compatibility with XMLRPC's proxy.callRemote (method names should be str, not bytes).

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

aaf15db... by Thiago F. Pappacena

XML RPC callRemote receives a str method name, not bytes

a7b2cef... by Thiago F. Pappacena

reverting config file added to .gitignore

1ece41b... by Thiago F. Pappacena

removing pycharm config file from the repo

162b688... by Thiago F. Pappacena

py3 preparation: upgrading support libs that requires minimal code changes