Antoine Pitrou <pit...@free.fr> added the comment: > You forget that the original report is about ctrl-C. Should we abandon > support of it for threaded programs?
We haven't abandoned support, have we? Where is the spec that is currently broken? Besides, as Jean-Paul pointed out, the user can now setup a file descriptor on which a byte will be written out as soon as a signal gets caught. > Close as won't-fix? It is one possibility indeed. We could also add an API (or an optional argument to the existing APIs) to block signals in threads created by Python. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1975> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com