[New-bugs-announce] [issue25925] Coverage support for CPython 2

Alecsandru Patrascu report at bugs.python.org
Tue Dec 22 09:08:00 EST 2015


New submission from Alecsandru Patrascu:

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

----------
components: Build
files: coverage-2.7-v01.patch
keywords: patch
messages: 256839
nosy: alecsandru.patrascu
priority: normal
severity: normal
status: open
title: Coverage support for CPython 2
type: enhancement
versions: Python 2.7
Added file: http://bugs.python.org/file41385/coverage-2.7-v01.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25925>
_______________________________________


More information about the New-bugs-announce mailing list