FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-130160: use `.. program::` directive for documenting `cProfile` CLI by ApostolFet · Pull Request #130314 · python/cpython · GitHub

/ cpython Public

gh-130160: use .. program:: directive for documenting cProfile CLI - #130314

Merged
sobolevn merged 5 commits into
python:mainfrom
ApostolFet:fix-issue-130160
Mar 1, 2025
Merged

gh-130160: use .. program:: directive for documenting cProfile CLI#130314
sobolevn merged 5 commits into
python:mainfrom
ApostolFet:fix-issue-130160

Conversation

ApostolFet commented Feb 19, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Use .. program:: and .. option:: directive for documenting cProfile CLI


📚 Documentation preview 📚: https://cpython-previews--130314.org.readthedocs.build/

sobolevn 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM! Thanks!

Comment thread Doc/library/profile.rst Outdated

Specifies that a module is being profiled instead of a script.

.. versionadded:: 3.7

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Please, indent these values to be in -m section.

Comment thread Doc/library/profile.rst
Comment thread Doc/library/profile.rst Outdated
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Comment thread Doc/library/profile.rst Outdated
Comment thread Doc/library/profile.rst
ApostolFet and others added 2 commits February 23, 2025 11:05
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

sobolevn 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

sobolevn added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 1, 2025
sobolevn merged commit 5181ddb into python:main Mar 1, 2025
github-project-automation Bot moved this from Todo to Done in Docs PRs Mar 1, 2025

Copy link
Copy Markdown

Thanks @ApostolFet for the PR, and @sobolevn 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 1, 2025
…le` CLI (pythonGH-130314)

(cherry picked from commit 5181ddb)

Co-authored-by: Apostol Fet <90645107+ApostolFet@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

bedevere-app Bot commented Mar 1, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Mar 1, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 1, 2025
…le` CLI (pythonGH-130314)

(cherry picked from commit 5181ddb)

Co-authored-by: Apostol Fet <90645107+ApostolFet@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

bedevere-app Bot commented Mar 1, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Mar 1, 2025
sobolevn pushed a commit that referenced this pull request Mar 1, 2025
…ile` CLI (GH-130314) (#130745)

gh-130160: use `.. program::` directive for documenting `cProfile` CLI (GH-130314)
(cherry picked from commit 5181ddb)

Co-authored-by: Apostol Fet <90645107+ApostolFet@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
sobolevn pushed a commit that referenced this pull request Mar 1, 2025
…ile` CLI (GH-130314) (#130746)

gh-130160: use `.. program::` directive for documenting `cProfile` CLI (GH-130314)
(cherry picked from commit 5181ddb)

Co-authored-by: Apostol Fet <90645107+ApostolFet@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
ApostolFet deleted the fix-issue-130160 branch March 2, 2025 07:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL