Skip to content

gh-130160: use .. program:: directive for documenting pdb CLI - #130996

Merged
gaogaotiantian merged 4 commits into
python:mainfrom
donbarbos:issue-130160-pdb
Mar 9, 2025
Merged

gh-130160: use .. program:: directive for documenting pdb CLI#130996
gaogaotiantian merged 4 commits into
python:mainfrom
donbarbos:issue-130160-pdb

Conversation

@donbarbos

@donbarbosdonbarbos commented Mar 9, 2025

Copy link
Copy Markdown
Contributor

Comment threadDoc/library/pdb.rst Outdated
Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Comment threadDoc/library/pdb.rst
@gaogaotiantian
gaogaotiantian merged commit c240c2d into python:mainMar 9, 2025
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsMar 9, 2025
@donbarbos

donbarbos commented Mar 9, 2025

Copy link
Copy Markdown
ContributorAuthor

@gaogaotiantian thank you for review, but I thought this issue was awaiting backports

@gaogaotiantiangaogaotiantian added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 9, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @donbarbos for the PR, and @gaogaotiantian for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @donbarbos for the PR, and @gaogaotiantian for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 9, 2025
…LI (pythonGH-130996)
(cherry picked from commit c240c2d)
Co-authored-by: donBarbos <donbarbos@proton.me>
@bedevere-app

Copy link
Copy Markdown

GH-131013 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Mar 9, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 9, 2025
…LI (pythonGH-130996)
(cherry picked from commit c240c2d)
Co-authored-by: donBarbos <donbarbos@proton.me>
@bedevere-app

Copy link
Copy Markdown

GH-131014 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Mar 9, 2025
@gaogaotiantian

Copy link
Copy Markdown
Member

Huh, I did not realize that we are backporting a documentation improvement. However all the other PRs seem to be backported, so I'm fine with it.

@donbarbos

Copy link
Copy Markdown
ContributorAuthor

Thanks

gaogaotiantian pushed a commit that referenced this pull request Mar 9, 2025
…CLI (GH-130996) (#131014)
gh-130160: use `.. program::` directive for documenting `pdb` CLI (GH-130996)
(cherry picked from commit c240c2d)
Co-authored-by: donBarbos <donbarbos@proton.me>
gaogaotiantian pushed a commit that referenced this pull request Mar 9, 2025
…CLI (GH-130996) (#131013)
gh-130160: use `.. program::` directive for documenting `pdb` CLI (GH-130996)
(cherry picked from commit c240c2d)
Co-authored-by: donBarbos <donbarbos@proton.me>
@picnixz

Copy link
Copy Markdown
Member

Huh, I did not realize that we are backporting a documentation improvement

Usually docs are backported even when manual backports due to missing/new pieces are needed. That's mostly IMO because docs are continously read and need to be as clear and up-to-date as possible.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@donbarbos@gaogaotiantian@picnixz