diff options
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -116,6 +116,8 @@ Core and Builtins Library ------- +- Issue #11236: getpass.getpass responds to ctrl-c or ctrl-z on terminal. + - Issue #11856: Speed up parsing of JSON numbers. - Issue #11005: threading.RLock()._release_save() raises a RuntimeError if the |
