Changes by Ben Bangert :
--
nosy: +bbangert
___
Python tracker
<http://bugs.python.org/issue6990>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ben Bangert added the comment:
Ah, sorry, misunderstanding. I'm not recommending that Python copy
Apple's patch. I was pointing out that the HAVE_BROKEN_POLL test
apparently doesn't work, and that *all* manually compiled copies of
Python done on OSX will suffer this socket 3
Ben Bangert added the comment:
I don't know specifically, Phil Jenvey probably would as he's the one
that told me it is. Apple apparently knows this an turns it off in their
version of Python that is supplied.
___
Python tracker
<http://bu
New submission from Ben Bangert :
OSX 10.5 has a broken poll, this is an already known issue as I noticed
there's even a HAVE_BROKEN_POLL option that is in the source:
http://mail.python.org/pipermail/python-checkins/2006-April/051710.html
However, this run-time check apparently does not