Skip to content

Conversation

@Zheaoli
Copy link
Contributor

@ZheaoliZheaoli commented Sep 25, 2025

Signed-off-by: Manjusaka <me@manjusaka.me>
@Zheaoli
Copy link
ContributorAuthor

cc @markshannon

@Zheaoli
Copy link
ContributorAuthor

Zheaoli commented Sep 28, 2025

@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
Member

Choose a reason for hiding this comment

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

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
Copy link
Member

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

@willingcwillingc requested a review from ambvOctober 25, 2025 22:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviewdocsDocumentation in the Doc dirskip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants

@Zheaoli@picnixz