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 skrah
Recipients jcea, neologix, pitrou, python-dev, sbt, skrah
Date 2012-07-25.10:59:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343213969.83.0.44488923735.issue14930@psf.upfronthosting.co.za>
In-reply-to
Content
A quick question: Prior to this patch test_memoryview.py exercised
both mbuf_clear() and memory_clear(). Now gcov shows no coverage.

Is this expected? Is it still possible to construct tests that
exercise the code?
History
Date User Action Args
2012-07-25 10:59:29skrahsetrecipients: + skrah, jcea, pitrou, neologix, python-dev, sbt
2012-07-25 10:59:29skrahsetmessageid: <1343213969.83.0.44488923735.issue14930@psf.upfronthosting.co.za>
2012-07-25 10:59:29skrahlinkissue14930 messages
2012-07-25 10:59:29skrahcreate