Skip to content
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

Fix wrong begin/end indices in get_name #1569

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

PaideiaDilemma
Copy link
Contributor

Reverts a line change introduced in #1514.
Fixes #1568

@stephenberry
Copy link
Owner

Thanks so much for locating this issue. I'll add some unit tests for more const use cases when I'm able. For now, I'll merge in your fix.

@stephenberry stephenberry merged commit 37c19d1 into stephenberry:main Jan 15, 2025
12 checks passed
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.

Fields with a const specifier result in wrong key names
2 participants