~twom/launchpad:add-ociwebhooks-text

Last commit made on 2020-07-03
Get this branch:
git clone -b add-ociwebhooks-text 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:
add-ociwebhooks-text
Repository:
lp:~twom/launchpad

Recent commits

a91e077... by Tom Wardill

Update webhooks wording

980239d... by Colin Watson

Port lp.services.database doctests to usual __future__ imports

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

0c48064... by Colin Watson

Port lp.services.database doctests to usual __future__ imports

03a0789... by Colin Watson

Port authserver doctests to unittest

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

3a77f98... by Colin Watson

Port authserver doctests to unittest

ca7aaf6... by Colin Watson

Import reduce from functools

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

5016311... by Colin Watson

Upgrade to SimpleTAL 5.2 on Python 3

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

bffcc98... by Colin Watson

Make getUniqueHexString return Unicode

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

d11f116... by Colin Watson

twisted.web.resource child names are bytes

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

1eec944... by Colin Watson

twisted.web.resource child names are bytes

Twisted 19.7.0 deprecated passing path to Resource.putChild as
non-bytes.