2010/7/29 Nick Coghlan <ncogh...@gmail.com>:
> On Thu, Jul 29, 2010 at 8:57 AM, Jesse Noller <jnol...@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.

Note that as I port PyPy 2.7, I'm marking tests.



-- 
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to