Message 102007 - Python tracker

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.

Content
about : cpython_only / is_jython

I think the idea here is to mark some tests as being specific to some implementations.

I remember a discussion where we said that we could add in sys or platform the name of the implementation and make this somehow future-proof.

I can't recall where we said that...