1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-01-20 18:42:33 +00:00
synapse/changelog.d/6213.bugfix

2 lines
76 B
Text
Raw Normal View History

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