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, dino.viehland, eric.snow, fabioz, gregory.p.smith, lukasz.langa, phsilva, vstinner
Date 2020-03-12.22:18:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584051522.85.0.0112923873986.issue38500@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0b72b23fb0c130279f65f3bcd23521acf4a98c88 by Victor Stinner in branch 'master':
bpo-38500: Add _PyInterpreterState_SetEvalFrameFunc() (GH-17340)
https://github.com/python/cpython/commit/0b72b23fb0c130279f65f3bcd23521acf4a98c88
History
Date User Action Args
2020-03-12 22:18:42vstinnersetrecipients: + vstinner, brett.cannon, gregory.p.smith, fabioz, phsilva, dino.viehland, lukasz.langa, Mark.Shannon, eric.snow
2020-03-12 22:18:42vstinnersetmessageid: <1584051522.85.0.0112923873986.issue38500@roundup.psfhosted.org>
2020-03-12 22:18:42vstinnerlinkissue38500 messages
2020-03-12 22:18:42vstinnercreate