Skip to content

Preserve equals signs in prefixed argument values - #4215

Open
medimedi (medisean) wants to merge 1 commit into
microsoft:mainfrom
medisean:codex/preserve-equals-in-prefixed-args
Open

Preserve equals signs in prefixed argument values#4215
medimedi (medisean) wants to merge 1 commit into
microsoft:mainfrom
medisean:codex/preserve-equals-in-prefixed-args

Conversation

@medisean

Copy link
Copy Markdown

Closes #4174\n\nSummary:\n- Split prefixed arguments at the first equals sign only.\n- Add a regression test for values containing equals signs.\n\nTests:\n- Python syntax compilation passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: ValueError crash in _parse_prefixed_args when argument value contains '='

1 participant