Skip to content
New issue

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

Deal with failing Pyston benchmarks under 3.11. #257

Closed
ericsnowcurrently opened this issue Feb 2, 2022 · 1 comment
Closed

Deal with failing Pyston benchmarks under 3.11. #257

ericsnowcurrently opened this issue Feb 2, 2022 · 1 comment
Assignees

Comments

@ericsnowcurrently
Copy link
Collaborator

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:

  • json
  • pycparser
  • thrift

failed dependencies:

(Aside from uWSGI, all the dependencies should be fixed now and need their pinned versions updated.)

failed during benchmark run:

  • flaskblogging - connection closed unexpectedly
  • pylint - using inspect.formatargspec() (removed in 3.11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant