~tdj334/launchpad/+git/launchpad-1:db-devel

Last commit made on 2022-07-27
Get this branch:
git clone -b db-devel https://git.launchpad.net/~tdj334/launchpad/+git/launchpad-1
Only Tiffany can upload to this branch. If you are Tiffany please log in for upload directions.

Branch merges

Branch information

Name:
db-devel
Repository:
lp:~tdj334/launchpad/+git/launchpad-1

Recent commits

e979f17... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to b2834722f90b

b283472... by Colin Watson

Remove soyuz.ppa.separate_long_description feature rule

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

a1adf88... by Colin Watson

Remove webhooks.new.enabled feature rule

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

af143be... by Colin Watson

Simplify flake8 configuration

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

b4db43e... by Colin Watson

Remove six from email message payload handling

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

db4d5eb... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 23ea754a2b94

23ea754... by Andrey Fedoseev

Infer vulnerability status based on the parent folder of the CVE file.

Merged from https://code.launchpad.net/~andrey-fedoseev/launchpad/+git/launchpad/+merge/427152

6b256e5... by Colin Watson

Remove six from email message payload handling

On Python 3, `email.message.Message.get_payload(decode=True)` always
returns bytes (confusingly - the decoding in this case is according to
the message's `Content-Transfer-Encoding`, rather than from bytes to
text), so we don't need `six.ensure_text` to convert it to text;
`.decode()` will do.

10096dc... by Colin Watson

Remove webhooks.new.enabled feature rule

It's been enabled on all our environments for some time.

5780da8... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 0e281d5b1d42