8000 PEP 669: Low Impact Monitoring for CPython (version 2) by markshannon · Pull Request #2183 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

PEP 669: Low Impact Monitoring for CPython (version 2) #2183

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Dec 7, 2021
Merged
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,7 @@ pep-0665.rst @brettcannon
# pep-0666.txt
pep-0667.rst @markshannon
pep-0668.rst @dstufft
pep-0669.rst @markshannon
pep-0670.rst @vstinner @erlend-aasland
pep-0671.rst @rosuav
pep-0672.rst @encukou
Expand Down
Loading
0