Skip to content

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Aug 1, 2025

We had been always taking the lower case of the Python input string, but accidentally matching against case-sensitive strings on the Rust side to convert to the known Rust attributes.

Instead, we fix the case sensitive conversion and don't convert the input text to lower case if it's a custom user attribute.

Closes #519

@github-actions github-actions bot added the fix label Aug 1, 2025
@kylebarron kylebarron enabled auto-merge (squash) August 1, 2025 22:03
@kylebarron kylebarron merged commit 91fb0f1 into main Aug 1, 2025
9 checks passed
@kylebarron kylebarron deleted the kyle/fix-attribute-conversion-from-python branch August 1, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to set Content-Type

2 participants