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 issues 143, 145, 146 #147

Merged
merged 3 commits into from
Oct 18, 2021
Merged

Fix issues 143, 145, 146 #147

merged 3 commits into from
Oct 18, 2021

Conversation

mk6i
Copy link
Collaborator

@mk6i mk6i commented Oct 14, 2021

@crocodele Fixes issues #143, #145, and #146. Resolves all problems found in #142.

@mk6i mk6i requested a review from crocodele October 14, 2021 01:59
@github-actions github-actions bot added the bugfix PR that fixes a bug label Oct 14, 2021
Decompose parse_filter_list into 3 functions to handle 3 different
types of union types: slice, array index, array key. Make sure that
slice only contains colons and integers, array index only contains
ints and commas, and array key only contains strings and commas.
@mk6i mk6i merged commit b5f4b3f into main Oct 18, 2021
@mk6i mk6i deleted the fix/issues-143-145-146 branch October 19, 2021 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix PR that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants