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, gvanrossum, ionelmc, nedbat, raylu, xiang.zhang
Date 2018-01-24.14:44:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516805095.22.0.467229070634.issue17799@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fd844efa9c31e1f00e04b07940875b9dacff3d77 by Xiang Zhang in branch '3.6':
bpo-17799: Explain real behaviour of sys.settrace and sys.setprofile (GH-4056) (#5298)
https://github.com/python/cpython/commit/fd844efa9c31e1f00e04b07940875b9dacff3d77
History
Date User Action Args
2018-01-24 14:44:55xiang.zhangsetrecipients: + xiang.zhang, gvanrossum, nedbat, ionelmc, docs@python, raylu
2018-01-24 14:44:55xiang.zhangsetmessageid: <1516805095.22.0.467229070634.issue17799@psf.upfronthosting.co.za>
2018-01-24 14:44:55xiang.zhanglinkissue17799 messages
2018-01-24 14:44:55xiang.zhangcreate