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
It is becoming increasingly bothersome to support Python 3.6. This issue keeps track of arguments for dropping support:
from __future__ import annotations
pyupgrade
flake8-future-annotations
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
Group meeting decision 25.02.2022: drop support once new problems appear.
Sorry, something went wrong.
style: remove Python 3.6 from bug report
a61dd66
See https://github.com/ComPWA/compwa-org/issues/116
setup.cfg
Already fixed by ComPWA/qrules#250
redeboer
No branches or pull requests
It is becoming increasingly bothersome to support Python 3.6. This issue keeps track of arguments for dropping support:
from __future__ import annotations
).Useful tools
pyupgrade
flake8-future-annotations
See also
Progress
The text was updated successfully, but these errors were encountered: