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 serhiy.storchaka
Recipients levkivskyi, serhiy.storchaka
Date 2018-06-03.15:52:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528041121.47.0.592728768989.issue33758@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./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)
History
Date User Action Args
2018-06-03 15:52:01serhiy.storchakasetrecipients: + serhiy.storchaka, levkivskyi
2018-06-03 15:52:01serhiy.storchakasetmessageid: <1528041121.47.0.592728768989.issue33758@psf.upfronthosting.co.za>
2018-06-03 15:52:01serhiy.storchakalinkissue33758 messages
2018-06-03 15:52:01serhiy.storchakacreate