Guido van Rossum added the comment:

Thanks for the investigation and the patch.

As to the deeper issue, I'm not sure I understand what's going on -- is this a 
bug in Python or in AIX?  Is there a better work-around than disabling the 
test?  The issue 18238 that you mention seems to be closed by disabling tests 
too, but that seems unsatisfactory.

Is the real issue that select() and poll() on AIX cannot be interrupted by 
signals?  That sounds really sad.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to