Message 310928 - Python tracker

Message310928

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