Fix attached quoted magic arguments - #15319
Conversation
|
The external pre-commit.ci failure is caused by repository-wide baseline cleanup: its hooks attempted to rewrite many files outside this PR, including a workflow file, so autofix was suppressed. The changed files pass the repository formatting job, Ruff, MyPy, Darker, and the full cross-platform test matrix. I have intentionally not included unrelated repository-wide formatting changes. |
b9704e4 to
61798a8
Compare
|
The targeted formatting failure is fixed in |
b9852c6 to
1a5e069
Compare
|
All checks are now passing. A review when convenient would be appreciated. |
Summary
Fixes #12729.
This takes a narrower approach than the stale #13027: only registered options using the attached --option=value form are normalized, rather than switching all magic parsing to POSIX semantics.
AI disclosure
🤖🍆 This pull request was prepared with an AI coding agent.