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 docs@python, ncoghlan, pablogsal, xiang.zhang
Date 2018-01-28.09:53:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517133226.68.0.467229070634.issue32649@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 255f7a26da47ca6b7bd1d375b8a04920f68c119c by Nick Coghlan (Xiang Zhang) in branch 'master':
bpo-32649: Add C API docs for per-opcode tracing & profiling (GH-5360)
https://github.com/python/cpython/commit/255f7a26da47ca6b7bd1d375b8a04920f68c119c
History
Date User Action Args
2018-01-28 09:53:46ncoghlansetrecipients: + ncoghlan, docs@python, xiang.zhang, pablogsal
2018-01-28 09:53:46ncoghlansetmessageid: <1517133226.68.0.467229070634.issue32649@psf.upfronthosting.co.za>
2018-01-28 09:53:46ncoghlanlinkissue32649 messages
2018-01-28 09:53:46ncoghlancreate