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 gvanrossum
Recipients Kevin Shweh, gvanrossum, levkivskyi
Date 2021-04-18.00:46:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJ+F37Wo_gpP7_00Qs0TOP11JNvwSHVzQ6cbpC3fMjh=Gw@mail.gmail.com>
In-reply-to <1618680263.88.0.942642035875.issue38908@roundup.psfhosted.org>
Content
Hi Kevin,

If you want to work on this, could you come up with some test cases that
try to explore edge cases for this behavior? Ideally some that already
pass, and some that currently don't pass (because of the limitation
mentioned by Ivan). It's possible that the tests for typing.py already
contain some suitable passing tests. You could then investigate whether
your proposal seems to work. If it does, you can submit a PR and we can lay
this issue to rest!

--Guido
History
Date User Action Args
2021-04-18 00:46:45gvanrossumsetrecipients: + gvanrossum, levkivskyi, Kevin Shweh
2021-04-18 00:46:45gvanrossumlinkissue38908 messages
2021-04-18 00:46:45gvanrossumcreate