summary refs log tree commit diff
path: root/tests/crypto/test_keyring.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-19Refactor Keyring._start_key_lookupsRichard van der Hoff2-80/+35
There's an awful lot of deferreds and dictionaries flying around here. The whole thing can be made much simpler and achieve the same effect.
2019-07-19Speed up the PostgreSQL unit tests (#5717)Amber Brown2-3/+10