New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:
$ ./python -m test -v -m test_get_type_hints_modules_forwardref test_typing ... test_get_type_hints_modules_forwardref (test.test_typing.GetTypeHintTests) ... unexpected success ---------------------------------------------------------------------- Ran 1 test in 0.001s FAILED (unexpected successes=1) ---------- components: Tests messages: 318563 nosy: levkivskyi, serhiy.storchaka priority: normal severity: normal status: open title: Unexpected success of test_get_type_hints_modules_forwardref in test_typing type: behavior versions: Python 3.6, Python 3.7, Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33758> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com