Skip to content

[3.14] gh-145649: Fix man page text wrapping for -X option (GH-145656)#146015

Merged
vstinner merged 1 commit intopython:3.14from
miss-islington:backport-36b5284-3.14
Mar 16, 2026
Merged

[3.14] gh-145649: Fix man page text wrapping for -X option (GH-145656)#146015
vstinner merged 1 commit intopython:3.14from
miss-islington:backport-36b5284-3.14

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 16, 2026

Replace hardcoded space indentation with proper troff macros
(.TP, .RS/.RE, .IP) for -X sub-options so text wraps correctly
at any terminal width.
(cherry picked from commit 36b5284)

Co-authored-by: Matt Van Horn mvanhorn@users.noreply.github.com
Co-authored-by: Claude Opus 4.6 noreply@anthropic.com

…45656)

Replace hardcoded space indentation with proper troff macros
(.TP, .RS/.RE, .IP) for -X sub-options so text wraps correctly
at any terminal width.
(cherry picked from commit 36b5284)

Co-authored-by: Matt Van Horn <mvanhorn@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@vstinner vstinner enabled auto-merge (squash) March 16, 2026 10:55
@vstinner vstinner merged commit 8bc3aa9 into python:3.14 Mar 16, 2026
31 checks passed
@miss-islington miss-islington deleted the backport-36b5284-3.14 branch March 16, 2026 11:01
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.

3 participants