Skip to content
New issue

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

Meta: Check for compatible Python version in WPT.sh #3106

Conversation

InvalidUsernameException
Copy link
Contributor

Running WPT.sh with Python 3.13 results in multiple non-obvious error messages due to compatibility problems between the Python code in the WPT repository and Python 3.13. To make the root cause more obvious, WPT.sh checks for a compatible Python version now.

Running `WPT.sh` with Python 3.13 results in multiple non-obvious error
messages due to compatibility problems between the Python code in the
WPT repository and Python 3.13. To make the root cause more obvious,
`WPT.sh` checks for a compatible Python version now.
@InvalidUsernameException
Copy link
Contributor Author

I decided to upstream this to the WPT repo directly. So I'm closing in favor of web-platform-tests/wpt#49874. I can reopen this here should it not get merged upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant