Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GH-103082: Document PEP-669: Low Impact Monitoring for CPython#107772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
markshannon merged 18 commits intopython:mainfromfaster-cpython:doc-669
Sep 5, 2023

Conversation

markshannon
Copy link
Member

@markshannonmarkshannon commentedAug 8, 2023
edited by bedevere-bot
Loading

@bedevere-botbedevere-bot added docsDocumentation in the Doc dir skip news labelsAug 8, 2023
@markshannonmarkshannon changed the titleDocument PEP-669: Low Impact Monitoring for CPythonGH-103082: Document PEP-669: Low Impact Monitoring for CPythonAug 8, 2023
@bedevere-botbedevere-bot mentioned this pull requestJul 22, 2023
4 tasks
Copy link
Contributor

@jacobtylerwallsjacobtylerwalls left a comment

Choose a reason for hiding this comment

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

Spotted a typo while here, cheers

@markshannonmarkshannon marked this pull request as ready for reviewAugust 31, 2023 10:40
Copy link
Member

@AA-TurnerAA-Turner left a comment

Choose a reason for hiding this comment

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

Suggestions to remove double-spaces, and to remove an unneededsys.monitoring prefix from the function definitions -- they'll be added by Sphinx regardless as of the.. module:: directive at the top of the file, and removing them helps with line length/readability.

A

@AA-Turner
Copy link
Member

The patch mentiond forconf.py is:

diff --git a/Doc/conf.py b/Doc/conf.pyindex 16fd8bf2571..901b977fd71 100644--- a/Doc/conf.py+++ b/Doc/conf.py@@ -157,6 +157,8 @@     ('envvar', 'USER'),     ('envvar', 'USERNAME'),     ('envvar', 'USERPROFILE'),+    # sys.monitoring ignores+    ('py:class', 'range(6)'), ] # Temporary undocumented names.

markshannonand others added8 commitsSeptember 5, 2023 02:16
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@markshannonmarkshannon merged commit8b515f6 intopython:mainSep 5, 2023
@Yhg1s
Copy link
Member

Is this getting backported to 3.12?

@markshannon
Copy link
MemberAuthor

Yes, it should be.

@markshannonmarkshannon added the needs backport to 3.12only security fixes labelSep 5, 2023
@miss-islington
Copy link
Contributor

Thanks@markshannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

GH-108909 is a backport of this pull request to the3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12only security fixes labelSep 5, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestSep 5, 2023
…ythonGH-107772)(cherry picked from commit8b515f6)Co-authored-by: Mark Shannon <mark@hotpy.org>
@markshannonmarkshannon deleted the doc-669 branchSeptember 5, 2023 12:52
Yhg1s pushed a commit that referenced this pull requestSep 5, 2023
…GH-107772) (#108909)GH-103082: DocumentPEP-669: Low Impact Monitoring for CPython (GH-107772)(cherry picked from commit8b515f6)Co-authored-by: Mark Shannon <mark@hotpy.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@AA-TurnerAA-TurnerAA-Turner left review comments

@jacobtylerwallsjacobtylerwallsjacobtylerwalls left review comments

Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@markshannon@AA-Turner@Yhg1s@miss-islington@bedevere-bot@jacobtylerwalls

[8]ページ先頭

©2009-2025 Movatter.jp