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-28.15:15:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635434107.38.0.348675525607.issue45256@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7f61d9d84843e3445f62eb00c47902f0daa30a72 by Mark Shannon in branch 'main':
bpo-45256: Rationalize code around Python-to-Python calls a bit. (GH-29235)
https://github.com/python/cpython/commit/7f61d9d84843e3445f62eb00c47902f0daa30a72
History
Date User Action Args
2021-10-28 15:15:07Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, vstinner, serhiy.storchaka, steve.dower, Christian.Tismer, corona10, pablogsal, kj
2021-10-28 15:15:07Mark.Shannonsetmessageid: <1635434107.38.0.348675525607.issue45256@roundup.psfhosted.org>
2021-10-28 15:15:07Mark.Shannonlinkissue45256 messages
2021-10-28 15:15:07Mark.Shannoncreate