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 levkivskyi
Recipients benjamin.peterson, levkivskyi, lukasz.langa, serhiy.storchaka
Date 2019-06-11.11:22:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560252164.04.0.609688473828.issue33758@roundup.psfhosted.org>
In-reply-to
Content
Likely, the unexpected success can be avoided with clearing generic caches in test___all__ (it just imports whatever it can find and likely also test/mod_generics_cache.py), but I am also fine with just skipping it for now. Will you have time to make a PR?
History
Date User Action Args
2019-06-11 11:22:44levkivskyisetrecipients: + levkivskyi, benjamin.peterson, lukasz.langa, serhiy.storchaka
2019-06-11 11:22:44levkivskyisetmessageid: <1560252164.04.0.609688473828.issue33758@roundup.psfhosted.org>
2019-06-11 11:22:44levkivskyilinkissue33758 messages
2019-06-11 11:22:43levkivskyicreate