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

Skip to content

Commit 30fe818

Browse files
committed
merge from 3.1
2 parents 75e6ed1 + 72387f9 commit 30fe818

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
@@ -66,6 +66,8 @@ Core and Builtins
6666
Library
6767
-------
6868

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

0 commit comments

Comments
 (0)