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

Support Op and Sep Tokens in Expression Values #3984

Merged
merged 2 commits into from
Jul 1, 2021

Conversation

skmcgrail
Copy link
Member

Allows for :, =, [, and ] to be present in expression values.

Fixes: #3958

@skmcgrail skmcgrail requested review from jasdel and skotambkar June 30, 2021 17:11
@skmcgrail skmcgrail force-pushed the iniFixes branch 3 times, most recently from 97efa36 to f1fb49c Compare July 1, 2021 00:41
@skmcgrail skmcgrail merged commit f09a23b into aws:main Jul 1, 2021
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.

INIParseError if separators (i.e. [ and ]) are used in values
2 participants