29 Jul
2010
29 Jul
'10
12:10 p.m.
On Thu, Jul 29, 2010 at 8:57 AM, Jesse Noller <jnoller@gmail.com> wrote:
I thought at the last two pycons, we've all discussed that we should have a system in place for marking tests *and* modules within the stdlib as "will only work on FooPython". I suspect that it's waiting on the shared-stdlib effort, which is waiting on mercurial (and time).
@skipIf, @cpython_only and @test_impl_detail have been getting sprinkled fairly liberally throughout the test suite, so that part of the effort is already in progress. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia