tweak changelog

pull/6341/head
Richard van der Hoff 2019-11-07 09:46:25 +00:00
parent affcc2cc36
commit b03cddaeb9
1 changed files with 1 additions and 1 deletions

View File

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