~ghoust88/launchpad/+git/launchpad-3:optimizing-product-vcs-garbo

Last commit made on 2020-06-30
Get this branch:
git clone -b optimizing-product-vcs-garbo https://git.launchpad.net/~ghoust88/launchpad/+git/launchpad-3
Only ghoust88 can upload to this branch. If you are ghoust88 please log in for upload directions.

Branch merges

Branch information

Name:
optimizing-product-vcs-garbo
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

e2623f7... by Thiago F. Pappacena

Fetch less objects from the database when filling Product.vcs on garbo job

b73af1d... by Colin Watson

Revert looptuner tests to using builtin pow()

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

e40fc3d... by Colin Watson

Port database scripts to print_function

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

aea8d6c... by Colin Watson

Port BaseImageUpload to Python 3

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

10bf89f... by Colin Watson

Port lp.services.profile to Python 3

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

f3b881a... by Colin Watson

Port MboxMailer to the modern mailbox API

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

f758bc4... by Colin Watson

Port MboxMailer to the modern mailbox API

This also does a better job of producing valid mbox files; we were
previously missing the "From " line at the start of each message.

9ccb365... by Colin Watson

Port lp.services.profile to Python 3

608f38b... by Colin Watson

Port BaseImageUpload to Python 3

7d747ae... by Colin Watson

Port database scripts to print_function