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 gvanrossum, kj, miss-islington, serhiy.storchaka
Date 2021-08-02.06:18:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627885097.53.0.69454696619.issue44793@roundup.psfhosted.org>
In-reply-to
Content
New changeset f92b9133ef67e77605cbd315b6b6c81036ce110e by Serhiy Storchaka in branch 'main':
bpo-44793: Fix checking the number of arguments when subscribe a generic type with ParamSpec parameter. (GH-27515)
https://github.com/python/cpython/commit/f92b9133ef67e77605cbd315b6b6c81036ce110e
History
Date User Action Args
2021-08-02 06:18:17serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, miss-islington, kj
2021-08-02 06:18:17serhiy.storchakasetmessageid: <1627885097.53.0.69454696619.issue44793@roundup.psfhosted.org>
2021-08-02 06:18:17serhiy.storchakalinkissue44793 messages
2021-08-02 06:18:17serhiy.storchakacreate