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, thesamesam
Date 2021-12-14.18:22:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639506172.37.0.067026364275.issue44525@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9f8f45144b6f0ad481e80570538cce89b414f7f9 by Mark Shannon in branch 'main':
bpo-44525: Split calls into PRECALL and CALL (GH-30011)
https://github.com/python/cpython/commit/9f8f45144b6f0ad481e80570538cce89b414f7f9
History
Date User Action Args
2021-12-14 18:22:52Mark.Shannonsetrecipients: + Mark.Shannon, pablogsal, kj, thesamesam
2021-12-14 18:22:52Mark.Shannonsetmessageid: <1639506172.37.0.067026364275.issue44525@roundup.psfhosted.org>
2021-12-14 18:22:52Mark.Shannonlinkissue44525 messages
2021-12-14 18:22:52Mark.Shannoncreate