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.
1 parent 7cfe5f8 commit 72387f9Copy full SHA for 72387f9
1 file changed
Misc/NEWS
@@ -61,6 +61,8 @@ Core and Builtins
61
Library
62
-------
63
64
+- Issue #11236: getpass.getpass responds to ctrl-c or ctrl-z on terminal.
65
+
66
- Issue #11768: The signal handler of the signal module only calls
67
Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or
68
parallel calls. PyErr_SetInterrupt() writes also into the wake up file.
0 commit comments