Skip to content

Conversation

cclauss
Copy link

@cclauss cclauss commented Sep 26, 2025

@cclauss cclauss requested review from pquentin and jakkdl September 27, 2025 08:41
@cclauss cclauss added bug Something isn't working help wanted Extra attention is needed labels Sep 27, 2025
@jakkdl
Copy link
Member

jakkdl commented Sep 27, 2025

it appears one (or more) of the test files have a return in a finally. Ideally the compile call should have a better error message and tell what file fails, but you can also try running all the files in the tests/eval_files (tests/autofix_files you can then fix with --generate-autofix) to see where the return in a finally is.

@cclauss
Copy link
Author

cclauss commented Sep 27, 2025

Do we want to modify the test files to be compatible with Python 3.14, or do we want to update the linter to complain about test files that are not compatible with Python 3.14?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants