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 ncoghlan
Recipients cool-RR, docs@python, ncoghlan, serhiy.storchaka
Date 2019-09-20.15:19:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568992754.06.0.642324175239.issue37937@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9c2682efc69568e1b42a0c1759489d6f2e3b30ea by Nick Coghlan (Ram Rachum) in branch 'master':
bpo-37937: Mention frame.f_trace in sys.settrace docs (GH-15439)
https://github.com/python/cpython/commit/9c2682efc69568e1b42a0c1759489d6f2e3b30ea
History
Date User Action Args
2019-09-20 15:19:14ncoghlansetrecipients: + ncoghlan, cool-RR, docs@python, serhiy.storchaka
2019-09-20 15:19:14ncoghlansetmessageid: <1568992754.06.0.642324175239.issue37937@roundup.psfhosted.org>
2019-09-20 15:19:14ncoghlanlinkissue37937 messages
2019-09-20 15:19:13ncoghlancreate