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 pablogsal
Recipients pablogsal, skip.montanaro
Date 2020-09-23.22:33:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600900401.35.0.661440512587.issue41826@roundup.psfhosted.org>
In-reply-to
Content
> I'm sorry, that doesn't mean much to me. Is it simply a matter of applying
suitable casts to the various parameters in the C code fragments in those?

Yep, and in the capture variables and in the rule types. Check https://github.com/python/cpython/pull/22223 for more info (changes in Grammar/python.gram file).
History
Date User Action Args
2020-09-23 22:33:21pablogsalsetrecipients: + pablogsal, skip.montanaro
2020-09-23 22:33:21pablogsalsetmessageid: <1600900401.35.0.661440512587.issue41826@roundup.psfhosted.org>
2020-09-23 22:33:21pablogsallinkissue41826 messages
2020-09-23 22:33:21pablogsalcreate