~lmd-jazzededtech/launchpad/+git/launchpad-1:stable

Last commit made on 2021-12-28
Get this branch:
git clone -b stable https://git.launchpad.net/~lmd-jazzededtech/launchpad/+git/launchpad-1
Only violethaze74@jazzededtech.com can upload to this branch. If you are violethaze74@jazzededtech.com please log in for upload directions.

Branch merges

Branch information

Recent commits

1ee6103... by Colin Watson

Fix hardcoded future date in doctest

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

27f6e46... by Colin Watson

Fix hardcoded future date in doctest

41a34d6... by Colin Watson

lp.{coop,oci}: Apply "pyupgrade --py3-plus"

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

f2edab7... by Colin Watson

Add .git-blame-ignore-revs entry

fbed83f... by Colin Watson

lp.{coop,oci}: Apply "pyupgrade --py3-plus"

634485f... by Colin Watson

lp.codehosting: Apply "pyupgrade --py3-plus"

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

adb364d... by Colin Watson

Fix ILibraryFileAliasSet.preloadLastDownloaded declaration

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

552baee... by Ioana Lasc

Display expander only when status reports exist for commit

Merged from https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/413405

4700063... by Ioana Lasc

Display expander only when status reports exist for commit

3cec961... by Colin Watson

Fix ILibraryFileAliasSet.preloadLastDownloaded declaration

It had an extra `self` parameter. `FakeLibrarian` also needs a stub
definition of this method.