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

gh-98894: Update DTrace Docs in instrumentation.rst by Zheaoli · Pull Request #139334 · python/cpython · GitHub

/ cpython Public

gh-98894: Update DTrace Docs in instrumentation.rst - #139334

Open
Zheaoli wants to merge 1 commit into
python:mainfrom
Zheaoli:manjusaka/gh98894
Open

gh-98894: Update DTrace Docs in instrumentation.rst#139334
Zheaoli wants to merge 1 commit into
python:mainfrom
Zheaoli:manjusaka/gh98894

Conversation

Zheaoli commented Sep 25, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Signed-off-by: Manjusaka <me@manjusaka.me>

Zheaoli commented Sep 27, 2025

Copy link
Copy Markdown
Contributor Author

cc @markshannon

Zheaoli commented Sep 28, 2025
edited
Loading

Copy link
Copy Markdown
Contributor Author

@picnixz Hi would you mind helping me to assign some maintainers to review this PR?


$ python3.6 -q &
$ sudo dtrace -l -P python$! # or: dtrace -l -m python3.6
$ python3.12 -q &

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

I don't like the mention to python3.12 here. Can't stick to python only? The rationale is that Python 3.12 is security-only. I would prefer that we use the correct version (for main it would be Python 3.15, etc)

picnixz commented Sep 28, 2025

Copy link
Copy Markdown
Member

I don't know who the expert for dtrace is, but maybe @markshannon?

willingc requested a review from ambv October 25, 2025 22:42

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 30, 2026
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

awaiting review docs Documentation in the Doc dir skip news stale Stale PR or inactive for long period of time.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL