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, brett.cannon, gvanrossum, petr.viktorin, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2021-02-01.10:42:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612176156.08.0.185758459351.issue42990@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0332e569c12d3dc97171546c6dc10e42c27de34b by Mark Shannon in branch 'master':
bpo-42990: Further refactoring of PyEval_ functions. (GH-24368)
https://github.com/python/cpython/commit/0332e569c12d3dc97171546c6dc10e42c27de34b
History
Date User Action Args
2021-02-01 10:42:36Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, brett.cannon, rhettinger, vstinner, petr.viktorin, serhiy.storchaka, yselivanov
2021-02-01 10:42:36Mark.Shannonsetmessageid: <1612176156.08.0.185758459351.issue42990@roundup.psfhosted.org>
2021-02-01 10:42:36Mark.Shannonlinkissue42990 messages
2021-02-01 10:42:36Mark.Shannoncreate