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