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 serhiy.storchaka
Recipients AlexWaygood, GBeauregard, JelleZijlstra, gvanrossum, kj, serhiy.storchaka, sobolevn
Date 2022-02-08.07:54:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644306884.25.0.792724485923.issue46643@roundup.psfhosted.org>
In-reply-to
Content
Should it? Annotated wraps types, and P.args/P.kwargs are not types.

If make Annotated accepting P.args/P.kwargs (and possible other non-types, e.g. P), it is a new feature which should be publicly discussed first and documented. I do not thing it requires a PEP.
History
Date User Action Args
2022-02-08 07:54:44serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, JelleZijlstra, sobolevn, kj, AlexWaygood, GBeauregard
2022-02-08 07:54:44serhiy.storchakasetmessageid: <1644306884.25.0.792724485923.issue46643@roundup.psfhosted.org>
2022-02-08 07:54:44serhiy.storchakalinkissue46643 messages
2022-02-08 07:54:44serhiy.storchakacreate