Ned Deily <n...@acm.org> added the comment:

The test fails exactly the same way using a python 2.6.6 on a current Debian 
(testing) Linux 2.6.32 so I think it better to remove the OS X from the title.  
Also the versions field refers to where a potential fix might be applied; that 
rules out 2.5 and 2.6 since it is not a security problem.

I was also curious if calling signal.siginterrupt for SIGCONT had any effect on 
this.  Neither False nor True on either OS X or linux seemed to change the 
behavior.

----------
nosy: +ned.deily
title: Interrupted system calls are not retried on OS X -> Interrupted system 
calls are not retried
versions:  -Python 2.5, Python 2.6, Python 3.3

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

Reply via email to