This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eryksun
Recipients William.Schwartz, elsamuko, eryksun, ncoghlan, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2021-02-26.18:04:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614362695.44.0.704949330225.issue42962@roundup.psfhosted.org>
In-reply-to
Content
El Samuko, is that a Windows (Win32), Cygwin, MSYS2, WSL, or some other version of bash? The same for Python, and which version of Python is it. With these details, I can tell you what `os.kill($WINPID, signal.CTRL_C_EVENT)"` is probably doing.
History
Date User Action Args
2021-02-26 18:04:55eryksunsetrecipients: + eryksun, terry.reedy, paul.moore, ncoghlan, vstinner, tim.golden, zach.ware, William.Schwartz, steve.dower, elsamuko
2021-02-26 18:04:55eryksunsetmessageid: <1614362695.44.0.704949330225.issue42962@roundup.psfhosted.org>
2021-02-26 18:04:55eryksunlinkissue42962 messages
2021-02-26 18:04:55eryksuncreate