Skip to content

Upgrade GitHub Actions and Python versions #301

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

Closed
wants to merge 6 commits into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Aug 8, 2022

Python 3.11 release candidate 1 has just shipped TODAY at https://www.python.org/download/pre-releases so let's make sure the tests pass with it.

@arthurdejong
Copy link
Owner

Hi @cclauss. I've merged two parts of this PR as b36c0d6 (the upgrades to the Github actions) and 351be74 (adding support for Python 3.10).

I'm a bit reluctant to officially support an as yet unreleased Python version. You can run the tests fine already (e.g. using tox -e py311). If there were things that required fixing in python-stdnum to support Python 3.11 or newer or if there were backwards incompatible or breaking changes it might be more important to add tests for a version that was not released yet.

If you feel any other parts of this PR should still be merged, feel free to open new PRs for them though.

@cclauss cclauss deleted the patch-1 branch August 13, 2022 15:14
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.

2 participants