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 vstinner
Recipients ammar2, fdrake, gwk, jwilk, vstinner, xdegaye
Date 2017-09-28.08:17:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506586656.16.0.466225441844.issue29400@psf.upfronthosting.co.za>
In-reply-to
Content
See also bpo-31344 and PR #3417:

New changeset 5a8516701f5140c8c989c40e261a4f4e20e8af86 by Nick Coghlan in branch 'master':
bpo-31344: Per-frame control of trace events (GH-3417)
https://github.com/python/cpython/commit/5a8516701f5140c8c989c40e261a4f4e20e8af86
History
Date User Action Args
2017-09-28 08:17:36vstinnersetrecipients: + vstinner, fdrake, jwilk, xdegaye, gwk, ammar2
2017-09-28 08:17:36vstinnersetmessageid: <1506586656.16.0.466225441844.issue29400@psf.upfronthosting.co.za>
2017-09-28 08:17:36vstinnerlinkissue29400 messages
2017-09-28 08:17:36vstinnercreate