Skip to content

Ignore versions 3.14.0-alpha for usage of new tokens #1287

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

Closed
wants to merge 3 commits into from

Conversation

SylvainDe
Copy link

@SylvainDe SylvainDe commented Jun 23, 2025

It looks like the corresponding symbols have been introduced with Python 3.14.0-beta which leads to an exception when version 3.14.0-alpha is used.

I'm not sure if this is a desirable change nor if I need to update all the "# pragma: >=3.14 cover"

It looks like the corresponding symbols have been introduced
with Python 3.14.0-beta which leads to an exception when
version 3.14.0-alpha is used.
@asottile
Copy link
Member

we generally don't support alpha versions at all

@asottile asottile closed this Jun 23, 2025
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.

2 participants