René's URL Explorer Experiment


Title: Support for free-threaded CPython (3.14t or newer) · Issue #503 · boostorg/python · GitHub

Open Graph Title: Support for free-threaded CPython (3.14t or newer) · Issue #503 · boostorg/python

X Title: Support for free-threaded CPython (3.14t or newer) · Issue #503 · boostorg/python

Description: This issue is intended to track the efforts of adding support for the free-threaded build for CPython (3.14t and potentially 3.13t). The Python free-threading guide contains some helpful advice on approaching this task. Based on what has...

Open Graph Description: This issue is intended to track the efforts of adding support for the free-threaded build for CPython (3.14t and potentially 3.13t). The Python free-threading guide contains some helpful advice on ...

X Description: This issue is intended to track the efforts of adding support for the free-threaded build for CPython (3.14t and potentially 3.13t). The Python free-threading guide contains some helpful advice on ...

Opengraph URL: https://github.com/boostorg/python/issues/503

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Support for free-threaded CPython (3.14t or newer)","articleBody":"This issue is intended to track the efforts of adding support for the free-threaded build for CPython (3.14t and potentially 3.13t).  The [Python free-threading guide](https://py-free-threading.github.io/porting/) contains some helpful advice on approaching this task.  Based on  what has been done for pybind11, I think the following steps make sense:\n\n- Add mechanism to set the `Py_MOD_GIL_NOT_USED`.  I have a patch that does something similar to what pybind11 does: add a variadic macro with an optional flag so extensions can opt-in to free-threaded support\n- Replace borrow based APIs with strong reference ones (e.g. `PyDict_GetItemRef`)\n- Use a mutex to protect global state (e.g. the registry)\n- Fix references to `ob_refcnt`, don't use `Py_REFCNT()` as an l-value.\n- Modify tests so we can run them in parallel, run with the TSAN build to find races\n- Fixes to \"faber\" to work with new versions of Python.  The most recent release of faber fixes most things, I believe.\n\nI have code that does most of this, I will create a PR.  I'm still working on some crash bugs when running with 3.14t.  If you run the Boost.Python tests with a single thread, they pass.  So that's encouraging.\n\nRelated issues:\n- https://github.com/boostorg/python/issues/458\n\nRelated PRs:\n- https://github.com/boostorg/python/pull/504","author":{"url":"https://github.com/nascheme","@type":"Person","name":"nascheme"},"datePublished":"2025-10-29T18:22:07.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/503/python/issues/503"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:14a8f11b-ce62-ca2e-1086-1c5d34888dc9
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE418:A639C:29760EC:36DC98C:6964853B
html-safe-noncea8a677becea1894a6f317080445ad9bbf4c651671036aa2d00de274ede82bc00
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNDE4OkE2MzlDOjI5NzYwRUM6MzZEQzk4Qzo2OTY0ODUzQiIsInZpc2l0b3JfaWQiOiI3MDc3Mzc2OTY2MTU4MjIyNjUxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacc33775446c81057ab768f40137b6422e8ba21a870a8dc809f781ec37dda703d4
hovercard-subject-tagissue:3567309017
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/boostorg/python/503/issue_layout
twitter:imagehttps://opengraph.githubassets.com/27237aaf449a33f0a950429ec915d491970182247249199d80510c8e4768ce39/boostorg/python/issues/503
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/27237aaf449a33f0a950429ec915d491970182247249199d80510c8e4768ce39/boostorg/python/issues/503
og:image:altThis issue is intended to track the efforts of adding support for the free-threaded build for CPython (3.14t and potentially 3.13t). The Python free-threading guide contains some helpful advice on ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamenascheme
hostnamegithub.com
expected-hostnamegithub.com
Nonebaa7d9900fdf7b27d604f36887af878d569cfbdcf97126832a5f4f0caf0c6ba5
turbo-cache-controlno-preview
go-importgithub.com/boostorg/python git https://github.com/boostorg/python.git
octolytics-dimension-user_id3170529
octolytics-dimension-user_loginboostorg
octolytics-dimension-repository_id7589968
octolytics-dimension-repository_nwoboostorg/python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id7589968
octolytics-dimension-repository_network_root_nwoboostorg/python
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release842eff1d11f899d02b6b3b98fa3ea4860e64b34e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/boostorg/python/issues/503#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fboostorg%2Fpython%2Fissues%2F503
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%2Fboostorg%2Fpython%2Fissues%2F503
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=boostorg%2Fpython
Reloadhttps://github.com/boostorg/python/issues/503
Reloadhttps://github.com/boostorg/python/issues/503
Reloadhttps://github.com/boostorg/python/issues/503
boostorg https://github.com/boostorg
pythonhttps://github.com/boostorg/python
Notifications https://github.com/login?return_to=%2Fboostorg%2Fpython
Fork 222 https://github.com/login?return_to=%2Fboostorg%2Fpython
Star 519 https://github.com/login?return_to=%2Fboostorg%2Fpython
Code https://github.com/boostorg/python
Issues 169 https://github.com/boostorg/python/issues
Pull requests 36 https://github.com/boostorg/python/pulls
Actions https://github.com/boostorg/python/actions
Projects 0 https://github.com/boostorg/python/projects
Wiki https://github.com/boostorg/python/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/boostorg/python/security
Please reload this pagehttps://github.com/boostorg/python/issues/503
Insights https://github.com/boostorg/python/pulse
Code https://github.com/boostorg/python
Issues https://github.com/boostorg/python/issues
Pull requests https://github.com/boostorg/python/pulls
Actions https://github.com/boostorg/python/actions
Projects https://github.com/boostorg/python/projects
Wiki https://github.com/boostorg/python/wiki
Security https://github.com/boostorg/python/security
Insights https://github.com/boostorg/python/pulse
New issuehttps://github.com/login?return_to=https://github.com/boostorg/python/issues/503
New issuehttps://github.com/login?return_to=https://github.com/boostorg/python/issues/503
Support for free-threaded CPython (3.14t or newer)https://github.com/boostorg/python/issues/503#top
https://github.com/nascheme
https://github.com/nascheme
naschemehttps://github.com/nascheme
on Oct 29, 2025https://github.com/boostorg/python/issues/503#issue-3567309017
Python free-threading guidehttps://py-free-threading.github.io/porting/
compile with python 3.13t (nogil) #458https://github.com/boostorg/python/issues/458
Support for free-threaded build of CPython #504https://github.com/boostorg/python/pull/504
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.