Add missing NEWS entry for 7646.
This commit is contained in:
parent
306d88fc76
commit
f6cbdcbf69
|
@ -16,6 +16,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #7646: The fnmatch pattern cache no longer grows without bound.
|
||||
|
||||
- Issue #9136: Fix 'dictionary changed size during iteration'
|
||||
RuntimeError produced when profiling the decimal module. This was
|
||||
due to a dangerous iteration over 'locals()' in Context.__init__.
|
||||
|
|
Loading…
Reference in New Issue