Skip to content

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Jun 29, 2023

Python 3.7 was end-of-life as of 6-27-2023. As such, there is no need for Bandit to continue to support it.

Fixes #992

Python 3.7 was end-of-life as of 6-27-2023. As such, there is no
need for Bandit to continue to support it.

Fixes PyCQA#992

Signed-off-by: Eric Brown <[email protected]>
@ericwb ericwb merged commit db6d677 into PyCQA:main Jun 29, 2023
@ericwb ericwb deleted the rm_py37 branch June 29, 2023 17:01
ericwb added a commit that referenced this pull request Dec 8, 2023
Python 3.7 support has been removed in
#1034, so the `importlib-metadata`
fallback, is no longer required, as it was only need for Python < 3.8.

Co-authored-by: Eric Brown <[email protected]>
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.

Remove Python 3.7 support for EOL
2 participants