Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove special casing for PyPy not required anymore #24943

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

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

oscargus
Copy link
Member

@oscargus oscargus commented Jan 11, 2023

PR Summary

With requiring Python 3.9 (and even 3.8), these are no longer required.

There is still a single PYPY compiler directive in the MacOS backend which I think can be removed, but since I cannot test it, I am not fully convinced...

(Would it make sense to run the tests on PyPy for a random platform/version?)

PR Checklist

Documentation and Tests

  • Has pytest style unit tests (and pytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • New plotting related features are documented with examples.

Release Notes

  • New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
  • Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

@oscargus oscargus added Maintenance CI: Run cibuildwheel Run wheel building tests on a PR labels Jan 11, 2023
@oscargus oscargus added this to the v3.8.0 milestone Jan 11, 2023
@anntzer anntzer merged commit a95775e into matplotlib:main Jan 11, 2023
@oscargus oscargus deleted the pypyspecialcaseremoval branch January 15, 2023 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Run cibuildwheel Run wheel building tests on a PR Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants