0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-15 04:48:58 +02: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.