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 Mark.Shannon
Recipients Mark.Shannon, kj, pablogsal
Date 2021-10-28.15:02:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 0a1a36b74bdf8da286924a1c9652853b1c46f536 by Ken Jin in branch 'main':
bpo-44525: Add recursive checks for `CALL_FUNCTION_BUILTIN_O` (GH-29271)
https://github.com/python/cpython/commit/0a1a36b74bdf8da286924a1c9652853b1c46f536
History
Date User Action Args
2021-10-28 15:02:56Mark.Shannonsetrecipients: + Mark.Shannon, pablogsal, kj
2021-10-28 15:02:56Mark.Shannonsetmessageid: <[email protected]>
2021-10-28 15:02:56Mark.Shannonlinkissue44525 messages
2021-10-28 15:02:56Mark.Shannoncreate