Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-3874ad1-3.14
Aug 5, 2026
Merged

[3.14] gh-155207: Add --dry-run and --diff options to Argument Clinic (GH-155208)#155214
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-3874ad1-3.14

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 storchaka@gmail.com
Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com

…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 <storchaka@gmail.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) August 5, 2026 07:31
@serhiy-storchaka
serhiy-storchaka merged commit bfb9db3 into python:3.14 Aug 5, 2026
59 checks passed
@miss-islington
miss-islington deleted the backport-3874ad1-3.14 branch August 5, 2026 07:57
deadlovelll pushed a commit to deadlovelll/cpython that referenced this pull request Aug 5, 2026
…Clinic (pythonGH-155208) (pythonGH-155214)

--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 <storchaka@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.

2 participants