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 ncoghlan
Recipients benjamin.peterson, larry, ncoghlan, rhettinger
Date 2013-03-21.15:02:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363878130.96.0.480900466971.issue17490@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think we should change the implementation, but I also discovered several holes in the test suite coverage while refactoring it. We should pursue some of the test suite changes, including switching them over to be data driven and take advantage of the new subtest support.
History
Date User Action Args
2013-03-21 15:02:11ncoghlansetrecipients: + ncoghlan, rhettinger, larry, benjamin.peterson
2013-03-21 15:02:10ncoghlansetmessageid: <1363878130.96.0.480900466971.issue17490@psf.upfronthosting.co.za>
2013-03-21 15:02:10ncoghlanlinkissue17490 messages
2013-03-21 15:02:10ncoghlancreate