Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75e6ed1 + 72387f9 commit 30fe818Copy full SHA for 30fe818
1 file changed
Misc/NEWS
@@ -66,6 +66,8 @@ Core and Builtins
66
Library
67
-------
68
69
+- Issue #11236: getpass.getpass responds to ctrl-c or ctrl-z on terminal.
70
+
71
- Issue #11768: The signal handler of the signal module only calls
72
Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or
73
parallel calls. PyErr_SetInterrupt() writes also into the wake up file.
0 commit comments