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 miss-islington
Recipients gvanrossum, kj, miss-islington, sobolevn
Date 2022-02-01.10:27:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643711260.33.0.795101021317.issue46482@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6a188d88c562bfd68ef3a32d148d9b234d50646e by Miss Islington (bot) in branch '3.10':
bpo-46482: add a test for `typing.Annotation.__new__` (GH-30821)
https://github.com/python/cpython/commit/6a188d88c562bfd68ef3a32d148d9b234d50646e
History
Date User Action Args
2022-02-01 10:27:40miss-islingtonsetrecipients: + miss-islington, gvanrossum, sobolevn, kj
2022-02-01 10:27:40miss-islingtonsetmessageid: <1643711260.33.0.795101021317.issue46482@roundup.psfhosted.org>
2022-02-01 10:27:40miss-islingtonlinkissue46482 messages
2022-02-01 10:27:40miss-islingtoncreate