~pappacena/turnip:beautifulsoup-upgrade

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

Recent commits

c8e0cb5... by Thiago F. Pappacena

upgrading beautifulsoup4 for better py3 compatibility

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

21c2245... by Thiago F. Pappacena

Fix for a diff exception raised when we have a delete/delete conflict situation (bug report: https://bugs.launchpad.net/turnip/+bug/1863355)

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

3133eb1... by Thiago F. Pappacena

Explicitly closing config file descriptor when reading configuration.

This causes "ResourceWarning: unclosed file" messages on python3 (but it's a silent problem on python 2). Since we have a bug about too many open file descriptors, this might help to fix that. See https://bugs.launchpad.net/turnip/+bug/1683546 .

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

b931681... by Thiago F. Pappacena

replacing TurnipConfig usages by it's singleton

5bf5124... by Thiago F. Pappacena

making TurnipConfig a singleton

569dcdd... by Thiago F. Pappacena

Using safe_load to read config.yml

1dc2701... by Thiago F. Pappacena

closing config file descriptor explicitly when reading config file

aafcec6... by Thiago F. Pappacena

do not try to remove delete/delete conflicts from index