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 zach.ware
Recipients ezio.melotti, michael.foord, pitrou, serhiy.storchaka, zach.ware
Date 2013-11-19.04:02:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384833758.65.0.254713367872.issue19597@psf.upfronthosting.co.za>
In-reply-to
Content
There are a couple in pickletester, one in test_io, a few in test_reprlib, and the ones in the patch from test_minidom; some 10 test methods in total that I've found and remembered.  I suppose with that few, it would be best to just open issues for each test module and have them implemented.  Most of them will be getting explicit skips as part of #19572 anyway.

This would tend to make it easier to get away with checking in new unimplemented tests, which isn't really a good thing.  Closing as rejected.
History
Date User Action Args
2013-11-19 04:02:38zach.waresetrecipients: + zach.ware, pitrou, ezio.melotti, michael.foord, serhiy.storchaka
2013-11-19 04:02:38zach.waresetmessageid: <1384833758.65.0.254713367872.issue19597@psf.upfronthosting.co.za>
2013-11-19 04:02:38zach.warelinkissue19597 messages
2013-11-19 04:02:38zach.warecreate