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 pitrou
Recipients benjamin.peterson, pitrou, rhettinger, serhiy.storchaka
Date 2013-10-23.21:49:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382564937.2521.0.camel@fsol>
In-reply-to <1382564638.74.0.412530225168.issue19369@psf.upfronthosting.co.za>
Content
> Here is a patch which uses _PyObject_HasLen. It has same performance
> but is much simpler.

Thanks!
History
Date User Action Args
2013-10-23 21:49:30pitrousetrecipients: + pitrou, rhettinger, benjamin.peterson, serhiy.storchaka
2013-10-23 21:49:30pitroulinkissue19369 messages
2013-10-23 21:49:30pitroucreate