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 miss-islington
Recipients gvanrossum, kj, miss-islington, serhiy.storchaka
Date 2021-08-02.07:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627888113.56.0.818312918941.issue44793@roundup.psfhosted.org>
In-reply-to
Content
New changeset c8db292012dd84aab81eb3ed9146709696a3d290 by Miss Islington (bot) in branch '3.10':
bpo-44793: Fix checking the number of arguments when subscribe a generic type with ParamSpec parameter. (GH-27515)
https://github.com/python/cpython/commit/c8db292012dd84aab81eb3ed9146709696a3d290
History
Date User Action Args
2021-08-02 07:08:33miss-islingtonsetrecipients: + miss-islington, gvanrossum, serhiy.storchaka, kj
2021-08-02 07:08:33miss-islingtonsetmessageid: <1627888113.56.0.818312918941.issue44793@roundup.psfhosted.org>
2021-08-02 07:08:33miss-islingtonlinkissue44793 messages
2021-08-02 07:08:33miss-islingtoncreate