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, rhettinger
Date 2013-12-05.15:16:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386256613.14.0.807664608281.issue19898@psf.upfronthosting.co.za>
In-reply-to
Content
According to LCOV the dequereviter_new is never called by any test.

http://tiran.bitbucket.org/python-lcov/Modules/_collectionsmodule.c.gcov.html#1408
History
Date User Action Args
2013-12-05 15:16:53christian.heimessetrecipients: + christian.heimes, rhettinger
2013-12-05 15:16:53christian.heimessetmessageid: <1386256613.14.0.807664608281.issue19898@psf.upfronthosting.co.za>
2013-12-05 15:16:53christian.heimeslinkissue19898 messages
2013-12-05 15:16:52christian.heimescreate