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 official Python 3.11 support #964

Merged
merged 1 commit into from Oct 28, 2022
Merged

Add official Python 3.11 support #964

merged 1 commit into from Oct 28, 2022

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Oct 26, 2022

  • Adds Python 3.11 to the CI
  • Adds Py3.11 support in the classifiers

Signed-off-by: Eric Brown eric_wade_brown@yahoo.com

@bersbersbers
Copy link

bersbersbers commented Oct 27, 2022

@mportesdev
Copy link
Contributor

mportesdev commented Oct 27, 2022

@bersbersbers I agree, those two lines should not change, as Python 3.11 comes with the new tomllib module.

https://github.com/PyCQA/bandit/blob/main/bandit/core/config.py#L10

@ericwb
Copy link
Member Author

ericwb commented Oct 27, 2022

@mportesdev @bersbersbers good catch, you are correct. Will remove.

* Adds Python 3.11 to the CI
* Adds Py3.11 support in the classifiers

Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>
@ericwb ericwb merged commit d9fe642 into PyCQA:main Oct 28, 2022
@ericwb ericwb deleted the py3.11 branch October 28, 2022 14:45
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