~doismellburning/launchpad:feature/README-git

Last commit made on 2020-02-24
Get this branch:
git clone -b feature/README-git https://git.launchpad.net/~doismellburning/launchpad
Only Kristian Glass can upload to this branch. If you are Kristian Glass please log in for upload directions.

Branch merges

Branch information

Name:
feature/README-git
Repository:
lp:~doismellburning/launchpad

Recent commits

4d46c95... by Kristian Glass

Update README to refer to the Launchpad Git repo

8c80b49... by Colin Watson

Import xmlrpclib from six.moves.xmlrpc_client

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/379509

d863d45... by Colin Watson

Make DistroArchSeries.setChroot take data as bytes

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/379666

38238d5... by Colin Watson

Fix Python 3 syntax errors in {POFile,POTemplate}.importFromQueue

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/379669

7dc62fa... by Colin Watson

Convert from operator.is*Type to ABC tests

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/379673

ce227fc... by Colin Watson

Collapse multiple isinstance calls

e6c3e78... by Colin Watson

Convert from operator.is*Type to ABC tests

The operator.is*Type functions no longer exist in Python 3.

e9734f9... by Colin Watson

Fix Python 3 syntax errors in {POFile,POTemplate}.importFromQueue

Splitting the exception target onto a new line with parentheses worked
in Python 2, but is a syntax error in Python 3.

c52abaf... by Colin Watson

Make DistroArchSeries.setChroot take data as bytes

69075fa... by Colin Watson

Handle OAuth tokens in close-account

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/379618