MatrixSynapse/changelog.d/6213.bugfix

2 lines
76 B
Plaintext
Raw Normal View History

2019-11-07 10:46:25 +01:00
Fix LruCache callback deduplication for Python 3.8. Contributed by @V02460.