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 christian.heimes
Recipients christian.heimes
Date 2013-12-05.15:20:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386256832.82.0.17906161504.issue19899@psf.upfronthosting.co.za>
In-reply-to
Content
Accoring to LCOV thread_PyThread_interrupt_main() is never called by any test. It's only referenced by some idle code.

http://tiran.bitbucket.org/python-lcov/Modules/_threadmodule.c.gcov.html#1110
History
Date User Action Args
2013-12-05 15:20:32christian.heimessetrecipients: + christian.heimes
2013-12-05 15:20:32christian.heimessetmessageid: <1386256832.82.0.17906161504.issue19899@psf.upfronthosting.co.za>
2013-12-05 15:20:32christian.heimeslinkissue19899 messages
2013-12-05 15:20:32christian.heimescreate