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

Redo support for Python 3.14 #1219

Open
ericwb opened this issue Jan 13, 2025 · 0 comments
Open

Redo support for Python 3.14 #1219

ericwb opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ericwb
Copy link
Member

ericwb commented Jan 13, 2025

Describe the bug

PR #1189 was introduced in Bandit 1.8.1 which caused a regression found in bug #1216. So the PR was reverted in #1217 so version 1.8.2 could be released without the regression.

So in order to support Python 3.14, #1189 still needs to be reintroduced and also fixing the condition found.

Reproduction steps

1. See #1216 and #1189

Expected behavior

Python 3.14 should pass the build and work with a new testcase similar to the issue found in #1216.

Bandit version

1.8.0 (Default)

Python version

3.13 (Default)

Additional context

No response

@ericwb ericwb added the bug Something isn't working label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant