Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commented Oct 12, 2024

A FutureWarning with suggestion to use enum.member() is now emitted when the partial instance is used as an enum member.

A FutureWarning with suggestion to use enum.member() is now emitted when the partial instance is used as an enum member.
@serhiy-storchakaserhiy-storchaka merged commit 65e43ca into python:3.13Oct 21, 2024
@serhiy-storchakaserhiy-storchaka deleted the enum-partial-member branch October 21, 2024 13:31
Sign up for freeto 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

@serhiy-storchaka@rhettinger