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 lukasz.langa
Recipients gvanrossum, kj, lukasz.langa, serhiy.storchaka
Date 2021-08-04.18:07:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 3875a6954741065b136650db67ac533bc70a3eac by Serhiy Storchaka in branch 'main':
bpo-44801: Check arguments in substitution of ParamSpec in Callable (GH-27585)
https://github.com/python/cpython/commit/3875a6954741065b136650db67ac533bc70a3eac
History
Date User Action Args
2021-08-04 18:07:08lukasz.langasetrecipients: + lukasz.langa, gvanrossum, serhiy.storchaka, kj
2021-08-04 18:07:08lukasz.langasetmessageid: <[email protected]>
2021-08-04 18:07:08lukasz.langalinkissue44801 messages
2021-08-04 18:07:08lukasz.langacreate