8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jython
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
d4bf940
26304bb
cabb0ad
41d3c43
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
This is not required, because there's @cpython_only decorator.
@cpython_only
Sorry, something went wrong.
I am removing Jython compat from tests, because there are lots and lots of new tests since 2.7
New syntax, new corner cases, etc.
If Jython ever run our new suite, there will be a lot of thing 10000 s to fix / adapt on their side.
I am not touching platform.java_ver(), because this is a user-facing API.
platform.java_ver()