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.13 #1122

Merged
merged 1 commit into from Mar 17, 2024
Merged

Start testing on Python 3.13 #1122

merged 1 commit into from Mar 17, 2024

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Mar 17, 2024

Python 3.13 is currently in alpha, but it's useful to have a test scenario to vet it early before it is released to flush out any Bandit issues as a result of a new runtime.

Note: the Python matrix change here uses a range so that it can continually test 3.13 alpha releases all the way to GA'd versions.

Python 3.13 is currently in alpha, but it's useful to have a
test scenario to vet it early before it is released to flush
out any Bandit issues as a result of a new runtime.

Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>
@ericwb ericwb merged commit f2bfc43 into PyCQA:main Mar 17, 2024
16 checks passed
@ericwb ericwb deleted the py3.13 branch March 17, 2024 20:22
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

2 participants