Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72387f9

Browse files
committed
Update News entry for Issue11236
1 parent 7cfe5f8 commit 72387f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Core and Builtins
6161
Library
6262
-------
6363

64+
- Issue #11236: getpass.getpass responds to ctrl-c or ctrl-z on terminal.
65+
6466
- Issue #11768: The signal handler of the signal module only calls
6567
Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or
6668
parallel calls. PyErr_SetInterrupt() writes also into the wake up file.

0 commit comments

Comments
 (0)