synapse/changelog.d/6213.bugfix

2 lines
76 B
Text
Raw Normal View History

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