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 methane
Recipients jdemeyer, lemburg, mark.dickinson, methane, ncoghlan, rhettinger, serhiy.storchaka, vstinner
Date 2019-07-11.15:58:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562860681.01.0.99712105791.issue29548@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1dbd084f1f68d7293718b663df675cfbd0c65712 by Inada Naoki (Jeroen Demeyer) in branch 'master':
bpo-29548: no longer use PyEval_Call* functions (GH-14683)
https://github.com/python/cpython/commit/1dbd084f1f68d7293718b663df675cfbd0c65712
History
Date User Action Args
2019-07-11 15:58:01methanesetrecipients: + methane, lemburg, rhettinger, mark.dickinson, ncoghlan, vstinner, serhiy.storchaka, jdemeyer
2019-07-11 15:58:01methanesetmessageid: <1562860681.01.0.99712105791.issue29548@roundup.psfhosted.org>
2019-07-11 15:58:01methanelinkissue29548 messages
2019-07-11 15:58:00methanecreate