Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
sysmodule.c
Find file
Blame
History
Permalink
Issue #8124: PySys_WriteStdout() and PySys_WriteStderr() don't execute
· 14284c2f
Victor Stinner
authored
Apr 23, 2010
indirectly Python signal handlers anymore because mywrite() ignores exceptions (KeyboardInterrupt).
14284c2f