We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have some tests that are skipped on Windows and Pypy, revise after we bump our baseline to 3.9 and so we can bump the pypy version.
There were changes around timer precision on 7.3.12 that maybe will help: https://doc.pypy.org/en/latest/release-v7.3.12.html#id2
Drop the skipif after bumping pypy.
Keep it :)
No response
None
The text was updated successfully, but these errors were encountered:
This particual test case is being skipped at #3938
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem?
We have some tests that are skipped on Windows and Pypy, revise after we bump our baseline to 3.9 and so we can bump the pypy version.
There were changes around timer precision on 7.3.12 that maybe will help: https://doc.pypy.org/en/latest/release-v7.3.12.html#id2
Describe the solution you'd like
Drop the skipif after bumping pypy.
Describe alternatives you've considered
Keep it :)
Additional Context
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: