Skip to content

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

Merged
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-3874ad1-3.13
Aug 5, 2026
Merged

[3.13] gh-155207: Add --dry-run and --diff options to Argument Clinic (GH-155208)#155215
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-3874ad1-3.13

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>
unittest.TestCase.assertStartsWith() and assertEndsWith() were added in
3.14.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@serhiy-storchaka
serhiy-storchaka merged commit 54e351f into python:3.13 Aug 5, 2026
51 checks passed
@miss-islington
miss-islington deleted the backport-3874ad1-3.13 branch August 5, 2026 08:31
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