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 georg.brandl
Recipients alexandre.vassalotti, brett.cannon, georg.brandl, kbengine, pitrou, vstinner
Date 2014-10-21.08:22:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413879731.81.0.723663673981.issue22676@psf.upfronthosting.co.za>
In-reply-to
Content
I didn't have numpy anyway, I tested on a function with __module__ set to None manually.  But I see the same speedup for Ellipsis.
History
Date User Action Args
2014-10-21 08:22:11georg.brandlsetrecipients: + georg.brandl, brett.cannon, pitrou, vstinner, alexandre.vassalotti, kbengine
2014-10-21 08:22:11georg.brandlsetmessageid: <1413879731.81.0.723663673981.issue22676@psf.upfronthosting.co.za>
2014-10-21 08:22:11georg.brandllinkissue22676 messages
2014-10-21 08:22:11georg.brandlcreate