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 ncoghlan
Recipients barry, brett.cannon, eric.snow, gvanrossum, ncoghlan, ronaldoussoren
Date 2019-01-28.06:56:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548658583.85.0.0219751404334.issue35806@roundup.psfhosted.org>
In-reply-to
Content
OK, I've filed #35839 to propose falling back to a regular search when the __spec__ attribute is missing, while treating "obj.__spec__ is None" as a true negative cache entry.
History
Date User Action Args
2019-01-28 06:56:25ncoghlansetrecipients: + ncoghlan, gvanrossum, barry, brett.cannon, ronaldoussoren, eric.snow
2019-01-28 06:56:23ncoghlansetmessageid: <1548658583.85.0.0219751404334.issue35806@roundup.psfhosted.org>
2019-01-28 06:56:23ncoghlanlinkissue35806 messages
2019-01-28 06:56:23ncoghlancreate