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 corona10, shihai1991, vstinner
Date 2020-04-17.21:12:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I understand that with PR 19460, code coverage is not longer run on C extension modules of the stdlib. I'm not using C code coverage, so I don't know how it's supposed to be used or analyzed.

Hai: if you want to move on this issue, you have to find who uses this CI and how it should behave.

The other option is to only fix test_distutils.
History
Date User Action Args
2020-04-17 21:12:34vstinnersetrecipients: + vstinner, corona10, shihai1991
2020-04-17 21:12:34vstinnersetmessageid: <[email protected]>
2020-04-17 21:12:34vstinnerlinkissue40237 messages
2020-04-17 21:12:34vstinnercreate