diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Core and Builtins ----------------- - Issue #19098: Prevent overflow in the compiler when the recursion limit is set - absurbly high. + absurdly high. - Issue #18942: sys._debugmallocstats() output was damaged on Windows. |