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 docs@python, lemburg, methane, ncoghlan, pitrou, robquad, serhiy.storchaka
Date 2017-02-15.10:11:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487153514.03.0.501441440956.issue11165@psf.upfronthosting.co.za>
In-reply-to
Content
In PR 75, I added a comment in Include/ceval.h, right before PyEval_Call* APIs.

https://github.com/python/cpython/pull/75/files#diff-da3df9def5eca3595399b0a5a7698eac
History
Date User Action Args
2017-02-15 10:11:54methanesetrecipients: + methane, lemburg, ncoghlan, pitrou, docs@python, robquad, serhiy.storchaka
2017-02-15 10:11:54methanesetmessageid: <1487153514.03.0.501441440956.issue11165@psf.upfronthosting.co.za>
2017-02-15 10:11:54methanelinkissue11165 messages
2017-02-15 10:11:53methanecreate