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

Exit with useful error when using Python 3.13 #49874

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

InvalidUsernameException
Copy link

@InvalidUsernameException InvalidUsernameException commented Jan 2, 2025

As per #48585 WPT do not support Python 3.13 yet, and it looks like adding support for it is non-trivial. However, 3.13 has started to become the default Python available on some development machines. Since the produced error messages in this case are quiet poor, I've added an explicit check for Python 3.13 until support for it has been implemented.

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

Successfully merging this pull request may close these issues.

2 participants