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
When I ran the pyston benchmarks against 3.11 on our internal machine, only 3 of the 12 benchmarks ran successfully. The failures need to be resolved.
succeeded:
failed dependencies:
(Aside from uWSGI, all the dependencies should be fixed now and need their pinned versions updated.)
failed during benchmark run:
inspect.formatargspec()
The text was updated successfully, but these errors were encountered:
This is already covered by #175.
Sorry, something went wrong.
main
ericsnowcurrently
No branches or pull requests
When I ran the pyston benchmarks against 3.11 on our internal machine, only 3 of the 12 benchmarks ran successfully. The failures need to be resolved.
succeeded:
failed dependencies:
(Aside from uWSGI, all the dependencies should be fixed now and need their pinned versions updated.)
failed during benchmark run:
inspect.formatargspec()
(removed in 3.11)The text was updated successfully, but these errors were encountered: