0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-12 23:58:55 +02:00
synapse/changelog.d/6213.bugfix
Richard van der Hoff b03cddaeb9 tweak changelog
2019-11-07 09:46:25 +00:00

2 lines
76 B
Plaintext

Fix LruCache callback deduplication for Python 3.8. Contributed by @V02460.