Skip to content

gh-130160: use .. program:: directive for documenting doctest CLI - #131034

Merged
picnixz merged 3 commits into
python:mainfrom
donbarbos:issue-130160-doctest
Mar 16, 2025
Merged

gh-130160: use .. program:: directive for documenting doctest CLI#131034
picnixz merged 3 commits into
python:mainfrom
donbarbos:issue-130160-doctest

Conversation

@donbarbos

@donbarbosdonbarbos commented Mar 10, 2025

Copy link
Copy Markdown
Contributor

@sobolevnsobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better in my opinion, let's wait for others :)

@donbarbos

Copy link
Copy Markdown
ContributorAuthor

cc @picnixz

@picnixzpicnixz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nit and LGTM.

Comment threadDoc/library/doctest.rst
@picnixzpicnixz added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 16, 2025
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@picnixz
picnixz enabled auto-merge (squash) March 16, 2025 11:49
@picnixz
picnixz merged commit 9558d22 into python:mainMar 16, 2025
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsMar 16, 2025
@miss-islington-app

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 16, 2025
…t` CLI (pythonGH-131034)
(cherry picked from commit 9558d22)
Co-authored-by: donBarbos <donbarbos@proton.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-131320 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 16, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 16, 2025
…t` CLI (pythonGH-131034)
(cherry picked from commit 9558d22)
Co-authored-by: donBarbos <donbarbos@proton.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-131321 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 16, 2025
picnixz added a commit that referenced this pull request Mar 16, 2025
…st` CLI (GH-131034) (#131320)
gh-130160: use `.. program::` directive for documenting `doctest` CLI (GH-131034)
(cherry picked from commit 9558d22)
Co-authored-by: donBarbos <donbarbos@proton.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
picnixz added a commit that referenced this pull request Mar 16, 2025
…st` CLI (GH-131034) (#131321)
gh-130160: use `.. program::` directive for documenting `doctest` CLI (GH-131034)
(cherry picked from commit 9558d22)
Co-authored-by: donBarbos <donbarbos@proton.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
mikec9 pushed a commit to mikec9/cpython that referenced this pull request Mar 17, 2025
…`doctest` CLI (pythonGH-131034) (python#131320)
pythongh-130160: use `.. program::` directive for documenting `doctest` CLI (pythonGH-131034)
(cherry picked from commit 9558d22)
Co-authored-by: donBarbos <donbarbos@proton.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
plashchynski pushed a commit to plashchynski/cpython that referenced this pull request Mar 17, 2025
…t` CLI (python#131034)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
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@sobolevn@picnixz