X Tutup
Skip to content

[3.13] GH-75949: Fix argparse dropping '|' in mutually exclusive groups on line wrap (GH-142312)#142348

Merged
savannahostrowski merged 1 commit intopython:3.13from
miss-islington:backport-5be3405-3.13
Dec 6, 2025
Merged

[3.13] GH-75949: Fix argparse dropping '|' in mutually exclusive groups on line wrap (GH-142312)#142348
savannahostrowski merged 1 commit intopython:3.13from
miss-islington:backport-5be3405-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 6, 2025

(cherry picked from commit 5be3405)

Co-authored-by: Savannah Ostrowski savannah@python.org

…s on line wrap (pythonGH-142312)

(cherry picked from commit 5be3405)

Co-authored-by: Savannah Ostrowski <savannah@python.org>
@savannahostrowski savannahostrowski merged commit f28409c into python:3.13 Dec 6, 2025
44 checks passed
@miss-islington miss-islington deleted the backport-5be3405-3.13 branch January 2, 2026 16:49
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

X Tutup