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 AlexWaygood, GBeauregard, JelleZijlstra, gvanrossum, kj, miss-islington, serhiy.storchaka, sobolevn
Date 2022-03-03.02:26:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646274419.64.0.683374807844.issue46643@roundup.psfhosted.org>
In-reply-to
Content
New changeset 257f5be7f7fad37d0db6c145e534e5b7289d8804 by Miss Islington (bot) in branch '3.10':
bpo-46643: Fix stringized P.args/P.kwargs with get_type_hints (GH-31238)
https://github.com/python/cpython/commit/257f5be7f7fad37d0db6c145e534e5b7289d8804
History
Date User Action Args
2022-03-03 02:26:59miss-islingtonsetrecipients: + miss-islington, gvanrossum, serhiy.storchaka, JelleZijlstra, sobolevn, kj, AlexWaygood, GBeauregard
2022-03-03 02:26:59miss-islingtonsetmessageid: <1646274419.64.0.683374807844.issue46643@roundup.psfhosted.org>
2022-03-03 02:26:59miss-islingtonlinkissue46643 messages
2022-03-03 02:26:59miss-islingtoncreate