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 vstinner
Recipients Mark.Shannon, brett.cannon, gvanrossum, petr.viktorin, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2021-02-18.18:20:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613672443.64.0.512784307366.issue42990@roundup.psfhosted.org>
In-reply-to
Content
New changeset 44085a3fc9a150478aec1872dd1079c60dcc42f6 by Victor Stinner in branch 'master':
bpo-42990: Refactor _PyFrame_New_NoTrack() (GH-24566)
https://github.com/python/cpython/commit/44085a3fc9a150478aec1872dd1079c60dcc42f6
History
Date User Action Args
2021-02-18 18:20:43vstinnersetrecipients: + vstinner, gvanrossum, brett.cannon, rhettinger, petr.viktorin, Mark.Shannon, serhiy.storchaka, yselivanov
2021-02-18 18:20:43vstinnersetmessageid: <1613672443.64.0.512784307366.issue42990@roundup.psfhosted.org>
2021-02-18 18:20:43vstinnerlinkissue42990 messages
2021-02-18 18:20:43vstinnercreate