Skip to content

Fixed the recovery of enum constants - #40

Open
HansMartinA wants to merge 2 commits into
23_performance_measurementsfrom
recovery-enum-const-fix
Open

Fixed the recovery of enum constants#40
HansMartinA wants to merge 2 commits into
23_performance_measurementsfrom
recovery-enum-const-fix

Conversation

@HansMartinA

Copy link
Copy Markdown
Member

They are cached by their name instead of the proxy object.

@HansMartinA
HansMartinA requested a review from Fatma54July 22, 2026 09:35
@HansMartinAHansMartinA changed the title Fixed the recovery of enum constantsDraft: Fixed the recovery of enum constantsJul 22, 2026
@HansMartinA
HansMartinA marked this pull request as draft July 22, 2026 09:44
@HansMartinA
HansMartinAforce-pushed the recovery-enum-const-fix branch from d81058b to 0332fccCompareJuly 22, 2026 09:49
@HansMartinA
HansMartinA marked this pull request as ready for review July 22, 2026 09:50
@HansMartinAHansMartinA changed the title Draft: Fixed the recovery of enum constantsFixed the recovery of enum constantsJul 22, 2026
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.

1 participant

@HansMartinA