diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -66,8 +66,6 @@ Core and Builtins Library ------- -- Issue #16826: Don't check for PYTHONCASEOK if interpreter started with -E. - - Issue #18418: After fork(), reinit all threads states, not only active ones. Patch by A. Jesse Jiryu Davis. |