0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-17 21:23:52 +01:00
synapse/changelog.d/6213.bugfix

2 lines
76 B
Text
Raw Normal View History

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