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-01-16.09:35:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642325735.5.0.169450229168.issue46395@roundup.psfhosted.org>
In-reply-to
Content
Sorry I'm confused: Callable[..., Concatenate] is invalid usage. So I don't think we need to test it.

https://docs.python.org/3/library/typing.html#typing.Concatenate. "Concatenate is currently only valid when used as the first argument to a Callable."
History
Date User Action Args
2022-01-16 09:35:35kjsetrecipients: + kj, gvanrossum, sobolevn
2022-01-16 09:35:35kjsetmessageid: <1642325735.5.0.169450229168.issue46395@roundup.psfhosted.org>
2022-01-16 09:35:35kjlinkissue46395 messages
2022-01-16 09:35:35kjcreate