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.08:41:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517128891.62.0.467229070634.issue32687@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 745e9de7dd9d237d54e92d6e4b469e916fb0352b by Xiang Zhang (Miss Islington (bot)) in branch '2.7':
bpo-32687: Fix wrong meaning of args for PyTrace_LINE/CALL in documentation (GH-5361) (GH-5378)
https://github.com/python/cpython/commit/745e9de7dd9d237d54e92d6e4b469e916fb0352b
History
Date User Action Args
2018-01-28 08:41:31xiang.zhangsetrecipients: + xiang.zhang, docs@python
2018-01-28 08:41:31xiang.zhangsetmessageid: <1517128891.62.0.467229070634.issue32687@psf.upfronthosting.co.za>
2018-01-28 08:41:31xiang.zhanglinkissue32687 messages
2018-01-28 08:41:31xiang.zhangcreate