Message10460

Author teeohhem
Recipients teeohhem
Date 2015-11-12.15:11:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447341073.59.0.9623074136.issue2425@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a small gist that demonstrates the issue: https://gist.github.com/dhable/74122434b7c8abef42f3

Essentially, code that depends on socket.fileno() and a fd returned select.poll.poll() being the same, could potentially be broken.
History
Date User Action Args
2015-11-12 15:11:13teeohhemsetrecipients: + teeohhem
2015-11-12 15:11:13teeohhemsetmessageid: <1447341073.59.0.9623074136.issue2425@psf.upfronthosting.co.za>
2015-11-12 15:11:13teeohhemlinkissue2425 messages
2015-11-12 15:11:13teeohhemcreate