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 uriyyo
Recipients kj, uriyyo
Date 2021-07-28.10:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627466770.61.0.0184173435686.issue44761@roundup.psfhosted.org>
In-reply-to
Content
This issue related to https://bugs.python.org/issue44353

By default `__module__` attribute of a `NewType` is set to "typing" but in other typing classes it set to "__main__".
History
Date User Action Args
2021-07-28 10:06:10uriyyosetrecipients: + uriyyo, kj
2021-07-28 10:06:10uriyyosetmessageid: <1627466770.61.0.0184173435686.issue44761@roundup.psfhosted.org>
2021-07-28 10:06:10uriyyolinkissue44761 messages
2021-07-28 10:06:10uriyyocreate