Mailing List Archive

[issue1089358] need siginterrupt() on Linux - impossible to do timeouts
Christian Heimes added the comment:

Next time please give the patch a more meaningful name than "patch" :)

----------
components: +Interpreter Core
keywords: +patch
nosy: +tiran
versions: +Python 2.5, Python 2.6

_____________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1089358>
_____________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1089358] need siginterrupt() on Linux - impossible to do timeouts [ In reply to ]
Guido van Rossum added the comment:

Looks okay, but needs docs.

----------
nosy: +gvanrossum

_____________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1089358>
_____________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1089358] need siginterrupt() on Linux - impossible to do timeouts [ In reply to ]
Ralf Schmitt added the comment:

I'm attaching an updated patch against trunk. It also contains some
documentation now.

Added file: http://bugs.python.org/file9072/siginterrupt

_____________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1089358>
_____________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com