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
CI: "Tests / Check if generated files are up to date" failed because some source generating scripts are not compatible with Python 3.8.
There is no reason to not make them compatible with Python 3.8.
The text was updated successfully, but these errors were encountered:
I fixed this in #98988: we were incorrectly skipping 3.11. However, we should probably also make the script compatible with 3.8.
Sorry, something went wrong.
pythongh-99016: Make build scripts compatible with Python 3.8
2649c25
gh-99016: Make build scripts compatible with Python 3.8 (GH-99017)
f520d72
[3.11] pythongh-99016: Make build scripts compatible with Python 3.8 (p…
581e23a
…ythonGH-99017). (cherry picked from commit f520d72) Co-authored-by: Serhiy Storchaka <[email protected]>
[3.11] gh-99016: Make build scripts compatible with Python 3.8 (GH-99017
49f2eee
). (GH-99693) (cherry picked from commit f520d72)
No branches or pull requests
CI: "Tests / Check if generated files are up to date" failed because some source generating scripts are not compatible with Python 3.8.
There is no reason to not make them compatible with Python 3.8.
The text was updated successfully, but these errors were encountered: