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 alecsandru.patrascu
Recipients alecsandru.patrascu
Date 2015-12-22.14:07:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450793280.08.0.219488007546.issue25925@psf.upfronthosting.co.za>
In-reply-to
Content
Hi All,

This is Alecsandru from Server Scripting Languages Optimization team at Intel Corporation. I would like to submit a patch that adds extended support for coverage, in the same way that it is used in CPython3. Used in conjunction with the regrtests, it provides a broader view of the hot and cold zones in the interpreter.

Thank you,
Alecsandru
History
Date User Action Args
2015-12-22 14:08:00alecsandru.patrascusetrecipients: + alecsandru.patrascu
2015-12-22 14:08:00alecsandru.patrascusetmessageid: <1450793280.08.0.219488007546.issue25925@psf.upfronthosting.co.za>
2015-12-22 14:07:59alecsandru.patrasculinkissue25925 messages
2015-12-22 14:07:59alecsandru.patrascucreate