Message 310865 - Python tracker

Message310865

Author xiang.zhang
Recipients docs@python, xiang.zhang
Date 2018-01-27.15:58:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517068699.74.0.467229070634.issue32687@psf.upfronthosting.co.za>
In-reply-to
Content
The meaning of arg for PyTrace_Line and PyTrace_CALL is wrong, it is not always NULL but always Py_None.
History
Date User Action Args
2018-01-27 15:58:19xiang.zhangsetrecipients: + xiang.zhang, docs@python
2018-01-27 15:58:19xiang.zhangsetmessageid: <1517068699.74.0.467229070634.issue32687@psf.upfronthosting.co.za>
2018-01-27 15:58:19xiang.zhanglinkissue32687 messages
2018-01-27 15:58:19xiang.zhangcreate