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

Add support for Python 3.10 and 3.11 #1248

Merged
merged 12 commits into from
Jul 10, 2023
Merged

Add support for Python 3.10 and 3.11 #1248

merged 12 commits into from
Jul 10, 2023

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Nov 23, 2021

Python 3.10 was released on 2021-10-04:

image

Drop the dot in pytest:

Update min Python 3 version required in README to 3.5 to match setup.py.

Add python_requires to help pip.

@djh82
Copy link
Contributor

djh82 commented May 18, 2022

This looks good?

@hugovk
Copy link
Contributor Author

hugovk commented May 18, 2022

Yeah, it's actually time to start testing 3.11 beta (3.11-dev), but I guess one thing at a time :)

https://discuss.python.org/t/python-3-11-0b1-is-now-available/15602?u=hugovk

@hugovk hugovk changed the title Test on Python 3.10 final Add support for Python 3.10 and 3.11 Oct 27, 2022
@hugovk
Copy link
Contributor Author

hugovk commented Oct 27, 2022

Updated to add support for the newly released Python 3.11!

image

@hugovk
Copy link
Contributor Author

hugovk commented Nov 23, 2022

Closing this year old PR due to lack of interest, but happy to re-open if wanted.

@hugovk hugovk closed this Nov 23, 2022
The imp module is deprecated and will be removed in Python 12.
@scorphus
Copy link
Collaborator

phew

Copy link
Collaborator

@scorphus scorphus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @hugovk! Apologies for the delay.

@scorphus scorphus merged commit 0420442 into nvbn:master Jul 10, 2023
25 checks passed
@hugovk hugovk deleted the add-3.10 branch July 10, 2023 13:25
@hugovk
Copy link
Contributor Author

hugovk commented Jul 10, 2023

Thanks for the finishing touches!

@Adawntoremember
Copy link

This looks good?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants