mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-27 04:07:01 -05:00
33b40d0a25
popitem removes the *most recent* item by default [1]. We want the oldest. Fixes #3524 [1]: https://docs.python.org/2/library/collections.html#collections.OrderedDict.popitem