~twom/launchpad:oci-policy-tags-hang-off-branches

Last commit made on 2021-01-15
Get this branch:
git clone -b oci-policy-tags-hang-off-branches https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
oci-policy-tags-hang-off-branches
Repository:
lp:~twom/launchpad

Recent commits

5ea5578... by Tom Wardill

split the regex for more tests

4b5163f... by Tom Wardill

Rely on the branch format rather than distribution credentials

5c57317... by Tom Wardill

Extract tag names from branch names in distribution scenario

987d2be... by Colin Watson

Fix MessageSet._decode_header for Python 3

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

dbbda41... by Colin Watson

Port FileBugDataParser to Python 3

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

5457c8e... by Colin Watson

Don't encode display names or titles in __repr__ on Python 3

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

272bc8a... by Colin Watson

Replace Tag.renderContents with Tag.decode_contents

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

e4b5e8e... by Colin Watson

Adjust character range handling for Python 3

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

05735e2... by Colin Watson

Replace Tag.renderContents with Tag.decode_contents

renderContents was the Beautiful Soup 3 spelling of encode_contents,
which returns bytes; we always prefer to get text instead, so use
decode_contents.

fd9c5a8... by Colin Watson

Fix utilities/shhh.py for Python 3

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