diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -50,6 +50,8 @@ Core and Builtins - Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. +- Issue #24407: Fix crash when dict is mutated while being updated. + Library ------- |