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 xiang.zhang
Recipients docs@python, xiang.zhang
Date 2018-01-28.07:38:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517125103.38.0.467229070634.issue32687@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9ed0aee27c249dada410a22fff4325a4a61df36d by Xiang Zhang in branch 'master':
bpo-32687: Fix wrong meaning of args for PyTrace_LINE/CALL in documentation (#5361)
https://github.com/python/cpython/commit/9ed0aee27c249dada410a22fff4325a4a61df36d
History
Date User Action Args
2018-01-28 07:38:23xiang.zhangsetrecipients: + xiang.zhang, docs@python
2018-01-28 07:38:23xiang.zhangsetmessageid: <1517125103.38.0.467229070634.issue32687@psf.upfronthosting.co.za>
2018-01-28 07:38:23xiang.zhanglinkissue32687 messages
2018-01-28 07:38:23xiang.zhangcreate