This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author socketpair
Recipients rhettinger, serhiy.storchaka, skrah, socketpair
Date 2016-10-11.11:49:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
oh shi....doit() i.e.

return index < 0 || index >= nitems;

is faster!
History
Date User Action Args
2016-10-11 11:49:03socketpairsetrecipients: + socketpair, rhettinger, skrah, serhiy.storchaka
2016-10-11 11:49:03socketpairsetmessageid: <[email protected]>
2016-10-11 11:49:03socketpairlinkissue28397 messages
2016-10-11 11:49:03socketpaircreate