mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
On OpenBSD, terminating IDLE with ctrl-c from the command line caused a
stuck subprocess MainThread because only the SocketThread was exiting. M NEWS.txt M idlever.py M run.py
This commit is contained in:
parent
bae8f377d3
commit
e953511858
3 changed files with 12 additions and 2 deletions
|
@ -1 +1 @@
|
|||
IDLE_VERSION = "1.1c1"
|
||||
IDLE_VERSION = "1.1c2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue