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, levkivskyi, miss-islington
Date 2021-05-13.17:19:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620926371.26.0.291025874789.issue44098@roundup.psfhosted.org>
In-reply-to
Content
New changeset c55ff1b352f8b82184f80d9dea220e832691acfc by Miss Islington (bot) in branch '3.10':
bpo-44098: Drop ParamSpec from most ``__parameters__`` in typing generics (GH-26013) (#26091)
https://github.com/python/cpython/commit/c55ff1b352f8b82184f80d9dea220e832691acfc
History
Date User Action Args
2021-05-13 17:19:31gvanrossumsetrecipients: + gvanrossum, levkivskyi, miss-islington, kj
2021-05-13 17:19:31gvanrossumsetmessageid: <1620926371.26.0.291025874789.issue44098@roundup.psfhosted.org>
2021-05-13 17:19:31gvanrossumlinkissue44098 messages
2021-05-13 17:19:31gvanrossumcreate