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 Christian.Tismer, Mark.Shannon, corona10, gvanrossum, kj, pablogsal, serhiy.storchaka, steve.dower, vstinner
Date 2021-10-18.08:57:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634547448.54.0.212747077291.issue45256@roundup.psfhosted.org>
In-reply-to
Content
New changeset 70945d57e775b335eb58b734d82e68484063e835 by Mark Shannon in branch 'main':
bpo-45256: Avoid C calls for most Python to Python calls. (GH-28937)
https://github.com/python/cpython/commit/70945d57e775b335eb58b734d82e68484063e835
History
Date User Action Args
2021-10-18 08:57:28Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, vstinner, serhiy.storchaka, steve.dower, Christian.Tismer, corona10, pablogsal, kj
2021-10-18 08:57:28Mark.Shannonsetmessageid: <1634547448.54.0.212747077291.issue45256@roundup.psfhosted.org>
2021-10-18 08:57:28Mark.Shannonlinkissue45256 messages
2021-10-18 08:57:28Mark.Shannoncreate