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 <1476186543.35.0.357588105186.issue28397@psf.upfronthosting.co.za>
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: <1476186543.35.0.357588105186.issue28397@psf.upfronthosting.co.za>
2016-10-11 11:49:03socketpairlinkissue28397 messages
2016-10-11 11:49:03socketpaircreate