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 JelleZijlstra
Recipients AlexWaygood, GBeauregard, JelleZijlstra, gvanrossum, kj, serhiy.storchaka, sobolevn
Date 2022-03-03.01:15:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646270110.46.0.537163439891.issue46643@roundup.psfhosted.org>
In-reply-to
Content
New changeset 75d2d945b4e28ca34506b2d4902367b61a8dff82 by Gregory Beauregard in branch 'main':
bpo-46643: Fix stringized P.args/P.kwargs with get_type_hints (GH-31238)
https://github.com/python/cpython/commit/75d2d945b4e28ca34506b2d4902367b61a8dff82
History
Date User Action Args
2022-03-03 01:15:10JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, serhiy.storchaka, sobolevn, kj, AlexWaygood, GBeauregard
2022-03-03 01:15:10JelleZijlstrasetmessageid: <1646270110.46.0.537163439891.issue46643@roundup.psfhosted.org>
2022-03-03 01:15:10JelleZijlstralinkissue46643 messages
2022-03-03 01:15:10JelleZijlstracreate