René's URL Explorer Experiment


Title: gh-151722: Defer GC tracking of frozendict.fromkeys() result until fully built by tonghuaroot · Pull Request #151967 · python/cpython · GitHub

Open Graph Title: gh-151722: Defer GC tracking of frozendict.fromkeys() result until fully built by tonghuaroot · Pull Request #151967 · python/cpython

X Title: gh-151722: Defer GC tracking of frozendict.fromkeys() result until fully built by tonghuaroot · Pull Request #151967 · python/cpython

Description: frozendict.fromkeys() fills its result by iterating the keys and inserting them one at a time with PyIter_Next(), which runs user code (the iterable's __next__). In the free-threaded build the result is GC-tracked during this fill loop, so another thread calling gc.get_objects() can reach and take a reference to the still half-built frozendict. That breaks the unique-reference invariant the lock-free insert relies on, tripping assert(can_modify_dict(mp)) on a debug build (or an unsynchronized write concurrent with a reader on a release build). This mirrors gh-151740, which applied the same untrack-during-build / track-when-complete pattern to frozendict_new() and frozendict_vectorcall(). fromkeys() is the remaining construction path that change did not cover. This is the separate follow-up for the fromkeys() path; in gh-151740 @corona10 suggested submitting it as its own PR once that one was merged. Issue: #151722 Issue: gh-151722

Open Graph Description: frozendict.fromkeys() fills its result by iterating the keys and inserting them one at a time with PyIter_Next(), which runs user code (the iterable's __next__). In the free-threaded build the...

X Description: frozendict.fromkeys() fills its result by iterating the keys and inserting them one at a time with PyIter_Next(), which runs user code (the iterable's __next__). In the free-threaded build...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:dddf633c-06a8-3e1a-1184-21eb09839096
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE6CE:165D8F:1A56D40:2465CE8:6A501025
html-safe-noncee99803493c18bb2decdac0cf55d8eed2c963c17539e050a07c51727560206304
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNkNFOjE2NUQ4RjoxQTU2RDQwOjI0NjVDRTg6NkE1MDEwMjUiLCJ2aXNpdG9yX2lkIjoiNDI1ODMyMTU4MDI1MjIwNTA5MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacc025ae3317eaba78bd85b707944ee26206c7c534874a29b2324506ac4e219a5e
hovercard-subject-tagpull_request:3917817592
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/151967/files
twitter:imagehttps://avatars.githubusercontent.com/u/23011166?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/23011166?s=400&v=4
og:image:altfrozendict.fromkeys() fills its result by iterating the keys and inserting them one at a time with PyIter_Next(), which runs user code (the iterable's __next__). In the free-threaded build the...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonefe4f38b24922a1ce81c1708c3793b47c185599b9144ab94f6ca846b00698058d
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
release42b6390c91978a16f9196c38c7a00e9bf21f37e7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/151967/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F151967%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%2F151967%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/151967/files
Reloadhttps://github.com/python/cpython/pull/151967/files
Reloadhttps://github.com/python/cpython/pull/151967/files
Please reload this pagehttps://github.com/python/cpython/pull/151967/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/151967/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 34.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.6k 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
tonghuaroothttps://github.com/tonghuaroot
python:mainhttps://github.com/python/cpython/tree/main
tonghuaroot:gh-151722-frozendict-fromkeys-ft-racehttps://github.com/tonghuaroot/cpython/tree/gh-151722-frozendict-fromkeys-ft-race
Conversation 2 https://github.com/python/cpython/pull/151967
Commits 1 https://github.com/python/cpython/pull/151967/commits
Checks 50 https://github.com/python/cpython/pull/151967/checks
Files changed https://github.com/python/cpython/pull/151967/files
Please reload this pagehttps://github.com/python/cpython/pull/151967/files
gh-151722: Defer GC tracking of frozendict.fromkeys() result until fully built https://github.com/python/cpython/pull/151967/files#top
Show all changes 1 commit https://github.com/python/cpython/pull/151967/files
d45e42d gh-151722: Defer GC tracking of frozendict.fromkeys() result until fu… tonghuaroot Jun 23, 2026 https://github.com/python/cpython/pull/151967/commits/d45e42d901b14167d1a2ee3c88bb5c6625eb7d81
Clear filters https://github.com/python/cpython/pull/151967/files
Please reload this pagehttps://github.com/python/cpython/pull/151967/files
Please reload this pagehttps://github.com/python/cpython/pull/151967/files
test_frozendict.py https://github.com/python/cpython/pull/151967/files#diff-5ac77e0280f132a489972c122e6cce8d68fa8af55fa2dc0bd96bba8aa208d434
2026-06-23-09-10-00.gh-issue-151722.Kq7mB3.rst https://github.com/python/cpython/pull/151967/files#diff-fe70ea9646a6ad226333efcba4427233a64adcf28a091dc485f9ba55393e1c54
dictobject.c https://github.com/python/cpython/pull/151967/files#diff-b08a47ddc5bc20b2e99ac2e5aa199ca24a56b994e7bc64e918513356088c20ae
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L267
Lib/test/test_free_threading/test_frozendict.pyhttps://github.com/python/cpython/pull/151967/files#diff-5ac77e0280f132a489972c122e6cce8d68fa8af55fa2dc0bd96bba8aa208d434
View file https://github.com/tonghuaroot/cpython/blob/d45e42d901b14167d1a2ee3c88bb5c6625eb7d81/Lib/test/test_free_threading/test_frozendict.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/151967/{{ revealButtonHref }}
Misc/NEWS.d/next/Core_and_Builtins/2026-06-23-09-10-00.gh-issue-151722.Kq7mB3.rsthttps://github.com/python/cpython/pull/151967/files#diff-fe70ea9646a6ad226333efcba4427233a64adcf28a091dc485f9ba55393e1c54
View file https://github.com/tonghuaroot/cpython/blob/d45e42d901b14167d1a2ee3c88bb5c6625eb7d81/Misc/NEWS.d/next/Core_and_Builtins/2026-06-23-09-10-00.gh-issue-151722.Kq7mB3.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/151967/{{ revealButtonHref }}
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L215
Objects/dictobject.chttps://github.com/python/cpython/pull/151967/files#diff-b08a47ddc5bc20b2e99ac2e5aa199ca24a56b994e7bc64e918513356088c20ae
View file https://github.com/tonghuaroot/cpython/blob/d45e42d901b14167d1a2ee3c88bb5c6625eb7d81/Objects/dictobject.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/151967/{{ revealButtonHref }}
https://github.com/python/cpython/pull/151967/files#diff-b08a47ddc5bc20b2e99ac2e5aa199ca24a56b994e7bc64e918513356088c20ae
https://github.com/python/cpython/pull/151967/files#diff-b08a47ddc5bc20b2e99ac2e5aa199ca24a56b994e7bc64e918513356088c20ae
https://github.com/python/cpython/pull/151967/files#diff-b08a47ddc5bc20b2e99ac2e5aa199ca24a56b994e7bc64e918513356088c20ae
Please reload this pagehttps://github.com/python/cpython/pull/151967/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.