[issue33758] Unexpected success of test_get_type_hints_modules_forwardref in test_typing

Ivan Levkivskyi report at bugs.python.org
Tue Jun 11 07:22:44 EDT 2019


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:

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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33758>
_______________________________________


More information about the Python-bugs-list mailing list