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 kj
Recipients gvanrossum, kj, sobolevn
Date 2022-02-01.09:58:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643709539.5.0.127386360071.issue46482@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c0612ad00ba45dbea2a86f7db6d21546cf243f8 by Nikita Sobolev in branch 'main':
bpo-46482: add a test for `typing.Annotation.__new__` (GH-30821)
https://github.com/python/cpython/commit/4c0612ad00ba45dbea2a86f7db6d21546cf243f8
History
Date User Action Args
2022-02-01 09:58:59kjsetrecipients: + kj, gvanrossum, sobolevn
2022-02-01 09:58:59kjsetmessageid: <1643709539.5.0.127386360071.issue46482@roundup.psfhosted.org>
2022-02-01 09:58:59kjlinkissue46482 messages
2022-02-01 09:58:59kjcreate