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

Start testing on Python 3.11 #23830

Merged
merged 2 commits into from
Sep 9, 2022
Merged

Start testing on Python 3.11 #23830

merged 2 commits into from
Sep 9, 2022

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Sep 8, 2022

PR Summary

PR Checklist

Tests and Styling

  • [n/a] Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [n/a] New features are documented, with examples if plot related.
  • [n/a] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [n/a] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • [n/a] Documentation is sphinx and numpydoc compliant (the docs should build without error).

@QuLogic
Copy link
Member Author

QuLogic commented Sep 8, 2022

pikepdf does not have 3.11 wheels, due to python/cpython#96046, so I skipped the extra requirements for now.

@QuLogic QuLogic modified the milestones: v3.7.0, v3.6.0 Sep 8, 2022
@QuLogic
Copy link
Member Author

QuLogic commented Sep 8, 2022

Also moving to 3.6 as we are already releasing 3.11 wheels for it and those should be tested.

@QuLogic
Copy link
Member Author

QuLogic commented Sep 9, 2022

certifi put out a new release to fix the warning, so I restarted the job and it's passing now.

@jklymak
Copy link
Member

jklymak commented Sep 9, 2022

Feel free to merge on green...

@QuLogic QuLogic merged commit 967c1a4 into matplotlib:main Sep 9, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Sep 9, 2022
QuLogic added a commit that referenced this pull request Sep 10, 2022
…830-on-v3.6.x

Backport PR #23830 on branch v3.6.x (Start testing on Python 3.11)
@QuLogic QuLogic deleted the py311 branch September 13, 2022 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants