Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
We are currently developing still against python 3.11. Because of this, we missed this annoying syntaxwarning on Python 3.12 #1488.
Furthermore, the support window for 3.11 following the Scientific Python Ecosystem Coordination is dropping later this year.
So probably good to update our pixi env to 3.12.
The text was updated successfully, but these errors were encountered:
pytest-xdist just had an update, this might resolve the issues we had in the PR? https://pytest-xdist.readthedocs.io/en/stable/changelog.html
Sorry, something went wrong.
Manangka
Successfully merging a pull request may close this issue.
We are currently developing still against python 3.11. Because of this, we missed this annoying syntaxwarning on Python 3.12 #1488.
Furthermore, the support window for 3.11 following the Scientific Python Ecosystem Coordination is dropping later this year.
So probably good to update our pixi env to 3.12.
The text was updated successfully, but these errors were encountered: