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 gvanrossum
Recipients gvanrossum, kj
Date 2020-12-24.04:33:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608784436.5.0.260648857911.issue41559@roundup.psfhosted.org>
In-reply-to
Content
New changeset 73607be68668ab7f4bee53507c8dc7b5a46c9cb4 by kj in branch 'master':
bpo-41559: Implement PEP 612 - Add ParamSpec and Concatenate to typing (#23702)
https://github.com/python/cpython/commit/73607be68668ab7f4bee53507c8dc7b5a46c9cb4
History
Date User Action Args
2020-12-24 04:33:56gvanrossumsetrecipients: + gvanrossum, kj
2020-12-24 04:33:56gvanrossumsetmessageid: <1608784436.5.0.260648857911.issue41559@roundup.psfhosted.org>
2020-12-24 04:33:56gvanrossumlinkissue41559 messages
2020-12-24 04:33:56gvanrossumcreate