René's URL Explorer Experiment


Title: gh-135552: Make the GC clear weakrefs later by nascheme · Pull Request #136189 · python/cpython · GitHub

Open Graph Title: gh-135552: Make the GC clear weakrefs later by nascheme · Pull Request #136189 · python/cpython

X Title: gh-135552: Make the GC clear weakrefs later by nascheme · Pull Request #136189 · python/cpython

Description: Fix two bugs related to the interaction of weakrefs and the garbage collector. The weakrefs in the tp_subclasses dictionary are needed in order to correctly invalidate type caches (for example, by calling PyType_Modified()). Clearing weakrefs before calling finalizers causes the caches to not be correctly invalidated. That can cause crashes since the caches can refer to invalid objects. This is fixed by deferring the clearing of weakrefs to classes and without callbacks until after finalizers are executed. The second bug is caused by weakrefs created while running finalizers. Those weakrefs can be outside the set of unreachable garbage and therefore survive the delete_garbage() phase (where tp_clear() is called on objects). Those weakrefs can expose to Python-level code objects that have had tp_clear() called on them. See GH-91636 as an example of this kind of bug. This is fixed be clearing all weakrefs to unreachable objects after finalizers have been executed. Issue: gh-135552 Issue: gh-132413 Issue: gh-91636

Open Graph Description: Fix two bugs related to the interaction of weakrefs and the garbage collector. The weakrefs in the tp_subclasses dictionary are needed in order to correctly invalidate type caches (for example, by ...

X Description: Fix two bugs related to the interaction of weakrefs and the garbage collector. The weakrefs in the tp_subclasses dictionary are needed in order to correctly invalidate type caches (for example, by ...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:2714fb71-9b06-5a85-0300-d410b6e69f01
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id9F5E:3F4FF7:2F71D3:3D5559:696B3C0A
html-safe-nonce5b59b395b8dcfe7f7cb87fae77d167fe73409fb8174d59aada196e62afcac22d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RjVFOjNGNEZGNzoyRjcxRDM6M0Q1NTU5OjY5NkIzQzBBIiwidmlzaXRvcl9pZCI6IjE3ODgzMTU1NTc5NDE2ODkzNTQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac2b7ed00eff491164b202515168d4ba1249e077f2d10e52a8b93b05fc9333572b
hovercard-subject-tagpull_request:2633601352
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python/cpython/pull/136189/checks
twitter:imagehttps://avatars.githubusercontent.com/u/690853?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/690853?s=400&v=4
og:image:altFix two bugs related to the interaction of weakrefs and the garbage collector. The weakrefs in the tp_subclasses dictionary are needed in order to correctly invalidate type caches (for example, by ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-cache
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 full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/136189/checks#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F136189%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2F136189%2Fchecks
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%2Fchecks&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/136189/checks
Reloadhttps://github.com/python/cpython/pull/136189/checks
Reloadhttps://github.com/python/cpython/pull/136189/checks
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/136189/checks
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k 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.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/pull/136189/checks
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 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
naschemehttps://github.com/nascheme
python:mainhttps://github.com/python/cpython/tree/main
nascheme:gh-135552-wr-clear-laterhttps://github.com/nascheme/cpython/tree/gh-135552-wr-clear-later
Conversation 58 https://github.com/python/cpython/pull/136189
Commits 20 https://github.com/python/cpython/pull/136189/commits
Checks 39 https://github.com/python/cpython/pull/136189/checks
Files changed https://github.com/python/cpython/pull/136189/files
Please reload this pagehttps://github.com/python/cpython/pull/136189/checks
Please reload this pagehttps://github.com/python/cpython/pull/136189/checks
Sign in for the full log viewhttps://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F136189%2Fchecks
gh-135552: Make the GC clear weakrefs later https://github.com/python/cpython/pull/136189/checks#top
Please reload this pagehttps://github.com/python/cpython/pull/136189/checks
Tests on: pull_request https://github.com/python/cpython/actions/runs/16816377853
Change detection / Create context from changed files https://github.com/python/cpython/actions/runs/16816377853/job/47634060702?pr=136189
Docs / Docs https://github.com/python/cpython/actions/runs/16816377853/job/47634081612?pr=136189
Docs / Doctest https://github.com/python/cpython/actions/runs/16816377853/job/47634081610?pr=136189
Check if Autoconf files are up to date https://github.com/python/cpython/actions/runs/16816377853/job/47634080713?pr=136189
Check if generated files are up to date https://github.com/python/cpython/actions/runs/16816377853/job/47634080719?pr=136189
Windows / Build and test (x64) https://github.com/python/cpython/actions/runs/16816377853/job/47634081728?pr=136189
Windows (free-threading) / Build and test (x64) https://github.com/python/cpython/actions/runs/16816377853/job/47634081676?pr=136189
Windows / Build and test (Win32) https://github.com/python/cpython/actions/runs/16816377853/job/47634081791?pr=136189
Windows / Build and test (arm64) https://github.com/python/cpython/actions/runs/16816377853/job/47634081683?pr=136189
Windows (free-threading) / Build and test (arm64) https://github.com/python/cpython/actions/runs/16816377853/job/47634081694?pr=136189
Windows MSI${{ '' }} https://github.com/python/cpython/actions/runs/16816377853/job/47634080889?pr=136189
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma) https://github.com/python/cpython/actions/runs/16816377853/job/47634081624?pr=136189
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma) https://github.com/python/cpython/actions/runs/16816377853/job/47634081626?pr=136189
macOS / build and test (macos-13) https://github.com/python/cpython/actions/runs/16816377853/job/47634081650?pr=136189
Ubuntu / build and test (ubuntu-24.04) https://github.com/python/cpython/actions/runs/16816377853/job/47634081800?pr=136189
Ubuntu / build and test (ubuntu-24.04-arm) https://github.com/python/cpython/actions/runs/16816377853/job/47634081570?pr=136189
Ubuntu (free-threading) / build and test (ubuntu-24.04) https://github.com/python/cpython/actions/runs/16816377853/job/47634081554?pr=136189
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm) https://github.com/python/cpython/actions/runs/16816377853/job/47634081553?pr=136189
Ubuntu (bolt) / build and test (ubuntu-24.04) https://github.com/python/cpython/actions/runs/16816377853/job/47634081561?pr=136189
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.16) https://github.com/python/cpython/actions/runs/16816377853/job/47634080906?pr=136189
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.8) https://github.com/python/cpython/actions/runs/16816377853/job/47634080928?pr=136189
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.4) https://github.com/python/cpython/actions/runs/16816377853/job/47634080920?pr=136189
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.3) https://github.com/python/cpython/actions/runs/16816377853/job/47634080914?pr=136189
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.4.1) https://github.com/python/cpython/actions/runs/16816377853/job/47634080918?pr=136189
Ubuntu SSL tests with AWS-LC (ubuntu-24.04, 1.55.0) https://github.com/python/cpython/actions/runs/16816377853/job/47634080837?pr=136189
WASI / build and test https://github.com/python/cpython/actions/runs/16816377853/job/47634081252?pr=136189
Hypothesis tests on Ubuntu https://github.com/python/cpython/actions/runs/16816377853/job/47634080890?pr=136189
Address sanitizer (ubuntu-24.04) https://github.com/python/cpython/actions/runs/16816377853/job/47634080915?pr=136189
Sanitizers / TSan https://github.com/python/cpython/actions/runs/16816377853/job/47634081566?pr=136189
Sanitizers / TSan (free-threading) https://github.com/python/cpython/actions/runs/16816377853/job/47634081621?pr=136189
Sanitizers / UBSan https://github.com/python/cpython/actions/runs/16816377853/job/47634081702?pr=136189
Cross build Linux https://github.com/python/cpython/actions/runs/16816377853/job/47634080858?pr=136189
CIFuzz https://github.com/python/cpython/actions/runs/16816377853/job/47634080817?pr=136189
All required checks pass https://github.com/python/cpython/actions/runs/16816377853/job/47635420382?pr=136189
Check labels on: pull_request https://github.com/python/cpython/actions/runs/16816377881
DO-NOT-MERGE https://github.com/python/cpython/actions/runs/16816377881/job/47634060511?pr=136189
Unresolved review https://github.com/python/cpython/actions/runs/16816377881/job/47634060470?pr=136189
Lint on: pull_request https://github.com/python/cpython/actions/runs/16816377940
lint https://github.com/python/cpython/actions/runs/16816377940/job/47634060735?pr=136189
Check labels on: pull_request https://github.com/python/cpython/actions/runs/16818151818
DO-NOT-MERGE https://github.com/python/cpython/actions/runs/16818151818/job/47639559786?pr=136189
Unresolved review https://github.com/python/cpython/actions/runs/16818151818/job/47639559789?pr=136189
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.