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