Skip to content

fix complex enum __qualname__ not using python name#5815

Open
Icxolu wants to merge 1 commit intoPyO3:mainfrom
Icxolu:fix/5814
Open

fix complex enum __qualname__ not using python name#5815
Icxolu wants to merge 1 commit intoPyO3:mainfrom
Icxolu:fix/5814

Conversation

@Icxolu
Copy link
Contributor

@Icxolu Icxolu commented Feb 15, 2026

Ensures that complex enum variants __qualname__ uses the python name for both enum and variant name.

Closes #5814

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.

Complex Enum's __qualname__ fix in 0.28.1 fails for re-named #pyclass

1 participant