8000 Fixed definitions of EnumCheck and FlagBoundary enum members by erictraut · Pull Request #12100 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content

Fixed definitions of EnumCheck and FlagBoundary enum members #12100

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

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

erictraut
Copy link
Contributor

Fixed definitions of EnumCheck and FlagBoundary enum members so they conform to the recently updated typing standard.

This was reported as a bug in pyright 1.1.366, which implements the recent changes in the typing spec related to enums. I thought we had found and fixed all Enum class definitions in typeshed, but these two were missed.

…conform to the recently updated typing standard.
Copy link
Contributor
github-actions bot commented Jun 6, 2024

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit 6bb5424 into python:main Jun 6, 2024
63 checks passed
@erictraut erictraut deleted the enumFixes branch June 6, 2024 01:10
max-muoto pushed a commit to max-muoto/typeshed that referenced this pull request Sep 8, 2024
…12100)

Fixed definitions of EnumCheck and FlagBoundary enum members so they conform to the recently updated typing standard.
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
0