Skip to content

[3.15] gh-155207: Add --dry-run and --diff options to Argument Clinic (GH-155208) - #155213

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-3874ad1-3.15
Open

[3.15] gh-155207: Add --dry-run and --diff options to Argument Clinic (GH-155208)#155213
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-3874ad1-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

--dry-run lists the files which would be changed, and --diff writes
a unified diff of the changes to the standard output. No file and no
directory is created or modified in these modes.
(cherry picked from commit 3874ad1)

Co-authored-by: Serhiy Storchaka [email protected]
Co-Authored-By: Claude Opus 5 (1M context) [email protected]

…ythonGH-155208)

--dry-run lists the files which would be changed, and --diff writes
a unified diff of the changes to the standard output.  No file and no
directory is created or modified in these modes.
(cherry picked from commit 3874ad1a527745fe17f074b2b090faafb50d6556)

Co-authored-by: Serhiy Storchaka <[email protected]>
Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
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.

2 participants