We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are test failures in the Python 3.12.dev CI run:
pkg_resources
get_multiline_string_ranges()
There are also some ast module related deprecation warnings for Python 3.14.
ast
The text was updated successfully, but these errors were encountered:
-
SRC
--stdin-filename
akaihola
Successfully merging a pull request may close this issue.
There are test failures in the Python 3.12.dev CI run:
pkg_resources
import errorget_multiline_string_ranges()
test result expectations don't match actual resultsThere are also some
ast
module related deprecation warnings for Python 3.14.The text was updated successfully, but these errors were encountered: