René's URL Explorer Experiment


Title: gh-149718: Aggregate same stack frames in Tachyon in some collectors by maurycy · Pull Request #149719 · python/cpython · GitHub

Open Graph Title: gh-149718: Aggregate same stack frames in Tachyon in some collectors by maurycy · Pull Request #149719 · python/cpython

X Title: gh-149718: Aggregate same stack frames in Tachyon in some collectors by maurycy · Pull Request #149719 · python/cpython

Description: Please see gh-149718 for more details. On a MacBook M4, using test_asyncio since it has longer stacks (without --async-aware): Sample rate (samples/sec) Format main (c6fd7de) remote-debugger-batching (2864c275847) --pstats 31,161.59 103,657.01 --collapsed 57,302.45 102,350.22 --flamegraph 33,490.73 100,641.14 --gecko 31,346.37 98,031.88 --heatmap 14,960.64 97,607.28 --jsonl 24,554.56 98,018.93 Error rate (%) Format main (c6fd7de) remote-debugger-batching (2864c275847) --pstats 1.94 0.54 --collapsed 1.47 0.78 --flamegraph 1.77 0.57 --gecko 1.92 0.57 --heatmap 2.33 0.44 --jsonl 2.06 0.54 Missed samples (%) Format main (c6fd7de) remote-debugger-batching (2864c275847) --pstats 90.65 68.90 --collapsed 82.81 69.29 --flamegraph 89.95 69.81 --gecko 90.60 70.59 --heatmap 95.51 70.72 --jsonl 92.63 70.59 Bench mkdir -p /tmp/bench_results git checkout c6fd7de sudo -n ./python.exe -m profiling.sampling run -r 300khz --pstats -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/main_pstats.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --collapsed -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/main_collapsed.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --flamegraph -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/main_flamegraph.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --gecko -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/main_gecko.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --heatmap -o /tmp/heatmap_main -m test test_asyncio 2>&1 | tee /tmp/bench_results/main_heatmap.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --jsonl -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/main_jsonl.txt git checkout remote-debugger-batching sudo -n ./python.exe -m profiling.sampling run -r 300khz --pstats -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/batching_pstats.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --collapsed -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/batching_collapsed.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --flamegraph -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/batching_flamegraph.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --gecko -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/batching_gecko.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --heatmap -o /tmp/heatmap_batching -m test test_asyncio 2>&1 | tee /tmp/bench_results/batching_heatmap.txt sudo -n ./python.exe -m profiling.sampling run -r 300khz --jsonl -o /dev/null -m test test_asyncio 2>&1 | tee /tmp/bench_results/batching_jsonl.txt

Open Graph Description: Please see gh-149718 for more details. On a MacBook M4, using test_asyncio since it has longer stacks (without --async-aware): Sample rate (samples/sec) Format main (c6fd7de) remote-debugger-bat...

X Description: Please see gh-149718 for more details. On a MacBook M4, using test_asyncio since it has longer stacks (without --async-aware): Sample rate (samples/sec) Format main (c6fd7de) remote-debugger-bat...

Opengraph URL: https://github.com/python/cpython/pull/149719

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:5324be07-214c-fcea-39fe-e504d8716666
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE0AE:23950F:273A667:3592408:6A5436E2
html-safe-nonce881f480c99bbfc9d2eadf9c93ea33244882e62dff5ab6d54f560ec5e8f405a5c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMEFFOjIzOTUwRjoyNzNBNjY3OjM1OTI0MDg6NkE1NDM2RTIiLCJ2aXNpdG9yX2lkIjoiNzU4NjA5NzQyMTI3MDM5ODY5MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmace6c1fb4e3e5ac1456c1bd63d213e6f3ae12425769adc3ad573c23d833b85d922
hovercard-subject-tagpull_request:3668116257
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python/cpython/pull/149719/files
twitter:imagehttps://avatars.githubusercontent.com/u/5383?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/5383?s=400&v=4
og:image:altPlease see gh-149718 for more details. On a MacBook M4, using test_asyncio since it has longer stacks (without --async-aware): Sample rate (samples/sec) Format main (c6fd7de) remote-debugger-bat...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/149719/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F149719%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F149719%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/149719/files
Reloadhttps://github.com/python/cpython/pull/149719/files
Reloadhttps://github.com/python/cpython/pull/149719/files
Please reload this pagehttps://github.com/python/cpython/pull/149719/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/149719/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 35k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
pablogsalhttps://github.com/pablogsal
python:mainhttps://github.com/python/cpython/tree/main
maurycy:remote-debugger-batchinghttps://github.com/maurycy/cpython/tree/remote-debugger-batching
Conversation 5 https://github.com/python/cpython/pull/149719
Commits 7 https://github.com/python/cpython/pull/149719/commits
Checks 58 https://github.com/python/cpython/pull/149719/checks
Files changed https://github.com/python/cpython/pull/149719/files
Please reload this pagehttps://github.com/python/cpython/pull/149719/files
gh-149718: Aggregate same stack frames in Tachyon in some collectors https://github.com/python/cpython/pull/149719/files#top
Show all changes 7 commits https://github.com/python/cpython/pull/149719/files
2864c27 aggregating maurycy May 12, 2026 https://github.com/python/cpython/pull/149719/commits/2864c275847387131502377ddeaaada108df2bbd
c921985 blurb maurycy May 12, 2026 https://github.com/python/cpython/pull/149719/commits/c921985daa28f4eb14e6c44b028b989ab0319b8c
6832ac0 fix heatmap maurycy May 12, 2026 https://github.com/python/cpython/pull/149719/commits/6832ac0c6890ef955fbc4a7d0c779ca802aead8f
276cc10 no need to show consecutive_identical maurycy May 12, 2026 https://github.com/python/cpython/pull/149719/commits/276cc10bd54cec8f3bffec7e97a9208eeb52bb83
2d26718 do not be too clever maurycy May 12, 2026 https://github.com/python/cpython/pull/149719/commits/2d26718574a43be811a54eeaec12e95360ede8ff
6e2c7ae do not squish the memory maurycy May 12, 2026 https://github.com/python/cpython/pull/149719/commits/6e2c7ae181763ba237eb8e144a0c7624398803b2
c86e3a9 test maurycy May 12, 2026 https://github.com/python/cpython/pull/149719/commits/c86e3a9fbdca9527e2ab24d610a72244c4725b2f
Clear filters https://github.com/python/cpython/pull/149719/files
Please reload this pagehttps://github.com/python/cpython/pull/149719/files
Please reload this pagehttps://github.com/python/cpython/pull/149719/files
collector.py https://github.com/python/cpython/pull/149719/files#diff-285debe28de239a3cab4ecc687f59a8bd5111353a8574ecd04fdcd46cedc6cf4
gecko_collector.py https://github.com/python/cpython/pull/149719/files#diff-9f0310d53a6ad09d9b7b291d3db2faaa3f441fd926b249406921720be5ac4df7
heatmap_collector.py https://github.com/python/cpython/pull/149719/files#diff-021c40f9b326436e86e4fa86ec9fcd43a9720e7274ca72fa42e3a76f798d0dc9
pstats_collector.py https://github.com/python/cpython/pull/149719/files#diff-6f7b5859d8fbc9ad9c44b6e7d8d32841125505ffc946a8e01a9f2a911dcd7712
sample.py https://github.com/python/cpython/pull/149719/files#diff-c8bfacf5f7619a6d4ed5ace017d3c4baca18851fcdaf93f8a3814ca69f5b7a06
stack_collector.py https://github.com/python/cpython/pull/149719/files#diff-30798ab579c76386ef4bc482ff5d57ec1b76978d34b3fd2556a158ddc0fb941e
test_heatmap.py https://github.com/python/cpython/pull/149719/files#diff-e24ef7aaec8482165e2969d7eadab80118746e549c406e18efdd0d7ecd541ebf
test_profiler.py https://github.com/python/cpython/pull/149719/files#diff-0c1150dee866f7b43a080b3e07d174a2dcb74a06e12945fbbe4fedec0d2b14c3
2026-05-12-13-03-45.gh-issue-149718.SaM1NJ.rst https://github.com/python/cpython/pull/149719/files#diff-52aaf5b741921abf0c850fbfc7853eaa0ab3626fb9d2b2483e5667efe143567a
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L557
Lib/profiling/sampling/collector.pyhttps://github.com/python/cpython/pull/149719/files#diff-285debe28de239a3cab4ecc687f59a8bd5111353a8574ecd04fdcd46cedc6cf4
View file https://github.com/maurycy/cpython/blob/c86e3a9fbdca9527e2ab24d610a72244c4725b2f/Lib/profiling/sampling/collector.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/149719/{{ revealButtonHref }}
https://github.com/python/cpython/pull/149719/files#diff-285debe28de239a3cab4ecc687f59a8bd5111353a8574ecd04fdcd46cedc6cf4
Please reload this pagehttps://github.com/python/cpython/pull/149719/files
https://github.com/python/cpython/pull/149719/files#diff-285debe28de239a3cab4ecc687f59a8bd5111353a8574ecd04fdcd46cedc6cf4
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L557
Lib/profiling/sampling/gecko_collector.pyhttps://github.com/python/cpython/pull/149719/files#diff-9f0310d53a6ad09d9b7b291d3db2faaa3f441fd926b249406921720be5ac4df7
View file https://github.com/maurycy/cpython/blob/c86e3a9fbdca9527e2ab24d610a72244c4725b2f/Lib/profiling/sampling/gecko_collector.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/149719/{{ revealButtonHref }}
https://github.com/python/cpython/pull/149719/files#diff-9f0310d53a6ad09d9b7b291d3db2faaa3f441fd926b249406921720be5ac4df7
https://github.com/python/cpython/pull/149719/files#diff-9f0310d53a6ad09d9b7b291d3db2faaa3f441fd926b249406921720be5ac4df7
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L557
Lib/profiling/sampling/heatmap_collector.pyhttps://github.com/python/cpython/pull/149719/files#diff-021c40f9b326436e86e4fa86ec9fcd43a9720e7274ca72fa42e3a76f798d0dc9
View file https://github.com/maurycy/cpython/blob/c86e3a9fbdca9527e2ab24d610a72244c4725b2f/Lib/profiling/sampling/heatmap_collector.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/149719/{{ revealButtonHref }}
https://github.com/python/cpython/pull/149719/files#diff-021c40f9b326436e86e4fa86ec9fcd43a9720e7274ca72fa42e3a76f798d0dc9
https://github.com/python/cpython/pull/149719/files#diff-021c40f9b326436e86e4fa86ec9fcd43a9720e7274ca72fa42e3a76f798d0dc9
https://github.com/python/cpython/pull/149719/files#diff-021c40f9b326436e86e4fa86ec9fcd43a9720e7274ca72fa42e3a76f798d0dc9
https://github.com/python/cpython/pull/149719/files#diff-021c40f9b326436e86e4fa86ec9fcd43a9720e7274ca72fa42e3a76f798d0dc9
https://github.com/python/cpython/pull/149719/files#diff-021c40f9b326436e86e4fa86ec9fcd43a9720e7274ca72fa42e3a76f798d0dc9
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L557
Lib/profiling/sampling/pstats_collector.pyhttps://github.com/python/cpython/pull/149719/files#diff-6f7b5859d8fbc9ad9c44b6e7d8d32841125505ffc946a8e01a9f2a911dcd7712
View file https://github.com/maurycy/cpython/blob/c86e3a9fbdca9527e2ab24d610a72244c4725b2f/Lib/profiling/sampling/pstats_collector.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/149719/{{ revealButtonHref }}
https://github.com/python/cpython/pull/149719/files#diff-6f7b5859d8fbc9ad9c44b6e7d8d32841125505ffc946a8e01a9f2a911dcd7712
https://github.com/python/cpython/pull/149719/files#diff-6f7b5859d8fbc9ad9c44b6e7d8d32841125505ffc946a8e01a9f2a911dcd7712
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L557
Lib/profiling/sampling/sample.pyhttps://github.com/python/cpython/pull/149719/files#diff-c8bfacf5f7619a6d4ed5ace017d3c4baca18851fcdaf93f8a3814ca69f5b7a06
View file https://github.com/maurycy/cpython/blob/c86e3a9fbdca9527e2ab24d610a72244c4725b2f/Lib/profiling/sampling/sample.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/149719/{{ revealButtonHref }}
https://github.com/python/cpython/pull/149719/files#diff-c8bfacf5f7619a6d4ed5ace017d3c4baca18851fcdaf93f8a3814ca69f5b7a06
https://github.com/python/cpython/pull/149719/files#diff-c8bfacf5f7619a6d4ed5ace017d3c4baca18851fcdaf93f8a3814ca69f5b7a06
https://github.com/python/cpython/pull/149719/files#diff-c8bfacf5f7619a6d4ed5ace017d3c4baca18851fcdaf93f8a3814ca69f5b7a06
https://github.com/python/cpython/pull/149719/files#diff-c8bfacf5f7619a6d4ed5ace017d3c4baca18851fcdaf93f8a3814ca69f5b7a06
https://github.com/python/cpython/pull/149719/files#diff-c8bfacf5f7619a6d4ed5ace017d3c4baca18851fcdaf93f8a3814ca69f5b7a06
https://github.com/python/cpython/pull/149719/files#diff-c8bfacf5f7619a6d4ed5ace017d3c4baca18851fcdaf93f8a3814ca69f5b7a06
https://github.com/python/cpython/pull/149719/files#diff-c8bfacf5f7619a6d4ed5ace017d3c4baca18851fcdaf93f8a3814ca69f5b7a06
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L557
Lib/profiling/sampling/stack_collector.pyhttps://github.com/python/cpython/pull/149719/files#diff-30798ab579c76386ef4bc482ff5d57ec1b76978d34b3fd2556a158ddc0fb941e
View file https://github.com/maurycy/cpython/blob/c86e3a9fbdca9527e2ab24d610a72244c4725b2f/Lib/profiling/sampling/stack_collector.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/149719/{{ revealButtonHref }}
https://github.com/python/cpython/pull/149719/files#diff-30798ab579c76386ef4bc482ff5d57ec1b76978d34b3fd2556a158ddc0fb941e
https://github.com/python/cpython/pull/149719/files#diff-30798ab579c76386ef4bc482ff5d57ec1b76978d34b3fd2556a158ddc0fb941e
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L558
Lib/test/test_profiling/test_heatmap.pyhttps://github.com/python/cpython/pull/149719/files#diff-e24ef7aaec8482165e2969d7eadab80118746e549c406e18efdd0d7ecd541ebf
View file https://github.com/maurycy/cpython/blob/c86e3a9fbdca9527e2ab24d610a72244c4725b2f/Lib/test/test_profiling/test_heatmap.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/149719/{{ revealButtonHref }}
https://github.com/python/cpython/pull/149719/files#diff-e24ef7aaec8482165e2969d7eadab80118746e549c406e18efdd0d7ecd541ebf
https://github.com/python/cpython/pull/149719/files#diff-e24ef7aaec8482165e2969d7eadab80118746e549c406e18efdd0d7ecd541ebf
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L558
Lib/test/test_profiling/test_sampling_profiler/test_profiler.pyhttps://github.com/python/cpython/pull/149719/files#diff-0c1150dee866f7b43a080b3e07d174a2dcb74a06e12945fbbe4fedec0d2b14c3
View file https://github.com/maurycy/cpython/blob/c86e3a9fbdca9527e2ab24d610a72244c4725b2f/Lib/test/test_profiling/test_sampling_profiler/test_profiler.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/149719/{{ revealButtonHref }}
https://github.com/python/cpython/pull/149719/files#diff-0c1150dee866f7b43a080b3e07d174a2dcb74a06e12945fbbe4fedec0d2b14c3
https://github.com/python/cpython/pull/149719/files#diff-0c1150dee866f7b43a080b3e07d174a2dcb74a06e12945fbbe4fedec0d2b14c3
Misc/NEWS.d/next/Library/2026-05-12-13-03-45.gh-issue-149718.SaM1NJ.rsthttps://github.com/python/cpython/pull/149719/files#diff-52aaf5b741921abf0c850fbfc7853eaa0ab3626fb9d2b2483e5667efe143567a
View file https://github.com/maurycy/cpython/blob/c86e3a9fbdca9527e2ab24d610a72244c4725b2f/Misc/NEWS.d/next/Library/2026-05-12-13-03-45.gh-issue-149718.SaM1NJ.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/149719/{{ revealButtonHref }}
Please reload this pagehttps://github.com/python/cpython/pull/149719/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.