~shanali331/launchpad:db-devel

Last commit made on 2021-08-17
Get this branch:
git clone -b db-devel https://git.launchpad.net/~shanali331/launchpad
Only Shan ali can upload to this branch. If you are Shan ali please log in for upload directions.

Branch merges

Branch information

Name:
db-devel
Repository:
lp:~shanali331/launchpad

Recent commits

9d1f1d1... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 0d661d661f17

0d661d6... by Colin Watson

Inline the relevant parts of zope.app.appsetup

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

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

Automatic merge from stable up to 8c5ff6477111

9cd11d5... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 3cc6c525dd28

8c5ff64... by Colin Watson

Remove most uses of zope.testing.renormalizing

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

c929974... by Colin Watson

Remove most uses of zope.testing.renormalizing

We were mainly using this module for the
`IGNORE_EXCEPTION_MODULE_IN_PYTHON2` option flag, but we no longer need
that. `lp.services.mail.tests.test_stub` still has a legitimate use for
this module, since it does regex substitution on the output of one
example.

3cc6c52... by Colin Watson

Remove all uses of IGNORE_EXCEPTION_MODULE_IN_PYTHON2

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

61a34a9... by Colin Watson

Fix a couple of stray uses of mock

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

8a0009d... by Colin Watson

Remove all uses of IGNORE_EXCEPTION_MODULE_IN_PYTHON2

This is no longer needed now that we require Python 3.

b61289c... by Colin Watson

Fix a couple of stray uses of mock