Skip to content

gh-142389: Add colour to regrtest and pdb's help descriptions - #149332

Merged
hugovk merged 3 commits into
python:mainfrom
hugovk:3.15-regrtest-colour
May 4, 2026
Merged

gh-142389: Add colour to regrtest and pdb's help descriptions#149332
hugovk merged 3 commits into
python:mainfrom
hugovk:3.15-regrtest-colour

Conversation

@hugovk

@hugovkhugovk commented May 3, 2026

Copy link
Copy Markdown
Member

#142389 added support for colour in argparse help description and epilogue, by showing text in backticks in magenta.

pdb and especially the long help of regrtest are good candidates for using this.

pdbimage
regrtestimage

I'm piggybacking on the #142389 issue here, but happy to create a new one if preferred.

@hugovkhugovk added the stdlib Standard Library Python modules in the Lib/ directory label May 3, 2026
@hugovkhugovk changed the title gh-142389: Add colour to regrtest help description and epiloggh-142389: Add colour to regrtest and pdb's help descriptionsMay 3, 2026
@hugovk
hugovk merged commit de1769f into python:mainMay 4, 2026
68 checks passed
@hugovk
hugovk deleted the 3.15-regrtest-colour branch May 4, 2026 07:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stdlibStandard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@hugovk@gaogaotiantian