~stanhub3/launchpad:stable

Last commit made on 2021-08-16
Get this branch:
git clone -b stable https://git.launchpad.net/~stanhub3/launchpad
Only Hello♡ can upload to this branch. If you are Hello♡ please log in for upload directions.

Branch merges

Branch information

Name:
stable
Repository:
lp:~stanhub3/launchpad

Recent commits

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

3085d55... by Colin Watson

Remove eslint from the old lint machinery

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

a445a98... by Colin Watson

Drop code to re-exec scripts with a different Python version

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

6aef5fb... by Colin Watson

Drop INativeString formatting adapter registration

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

b08a7ac... by Colin Watson

Use unittest.mock directly

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