[issue10311] Signal handlers must preserve errno

Antoine Pitrou report at bugs.python.org
Thu Nov 4 13:24:09 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

This is a good idea IMO. It would be better if you minimized style changes, so that the patch is easier to review.
Also, is the while loop around write() necessary here?

----------
nosy: +exarkun, loewis, pitrou
stage:  -> patch review
versions: +Python 2.7, Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10311>
_______________________________________


More information about the Python-bugs-list mailing list