~ghoust88/launchpad/+git/launchpad-3:stormify-faq

Last commit made on 2020-12-08
Get this branch:
git clone -b stormify-faq 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:
stormify-faq
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

9e34b72... by Thiago F. Pappacena

Stormifying FAQ

c6d484e... by Thiago F. Pappacena

Stormifying bug nomination

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/395021

d1b4373... by Thiago F. Pappacena

Adding missing destroySelf and other minor adjustments

cc63614... by Thiago F. Pappacena

Stormifying bug nomination

7cdbae0... by Colin Watson

Fix TranslationImporter.getTranslationFileFormat for Python 3

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

8483a52... by Thiago F. Pappacena

Stormify BugMessage

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/394993

fd7cfe9... by Thiago F. Pappacena

Idiomatic adjustments

257b64c... by Thiago F. Pappacena

Fixing tests

d3f27e8... by Colin Watson

Fix TranslationImporter.getTranslationFileFormat for Python 3

dict.values() returns an iterator, so use sorted() instead of .sort().

9f39dee... by Thiago F. Pappacena

Fixing tests