René's URL Explorer Experiment


Title: gh-128555: Add 'context' keyword parameter to Thread. by nascheme · Pull Request #128209 · python/cpython · GitHub

Open Graph Title: gh-128555: Add 'context' keyword parameter to Thread. by nascheme · Pull Request #128209 · python/cpython

X Title: gh-128555: Add 'context' keyword parameter to Thread. by nascheme · Pull Request #128209 · python/cpython

Description: Edit: this PR has been revised to make the behavior dependent on the build of Python used. The free-threaded build defaults to inheriting the context of the caller of Thread.start(). The default behavior can be overridden by an -X var or by an environment variable. In the long term I think the behavior should be consistent between builds, both inheriting by default. The flag gives users of the default build an opt-in setting. Add the sys.flags.thread_inherit_context flag. This flag is set to true by default on the free-threaded build and false otherwise. If the flag is true, starting a new thread using threading.Thread will, by default, use a copy of the contextvars.Context from the caller of threading.Thread.start rather than using an empty context. Add the -X thread_inherit_context command-line option and PYTHON_THREAD_INHERIT_CONTEXT environment variable, which set the sys.flags.thread_inherit_context flag. Add the context keyword parameter to threading.Thread. It can be used to explicitly pass a context value to be used by a new thread. Make the _contextvars module built-in. This was motivated by making the warnings module work more reliably when threads and asyncio are used in combination with catch_warnings. I'm working on a PR that will make warnings use a contextvar for the filtering state. Making new threads inherit context is not a new idea, it was suggested around the 3.10 release timeframe, gh-86981. 📚 Documentation preview 📚: https://cpython-previews--128209.org.readthedocs.build/ Issue: gh-128555

Open Graph Description: Edit: this PR has been revised to make the behavior dependent on the build of Python used. The free-threaded build defaults to inheriting the context of the caller of Thread.start(). The default ...

X Description: Edit: this PR has been revised to make the behavior dependent on the build of Python used. The free-threaded build defaults to inheriting the context of the caller of Thread.start(). The default ...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:f3674a10-5ed4-c2d8-ac11-406ca034d1d8
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB472:108FC:1DCEDD:2780CF:6A52F054
html-safe-nonce70a25dbe2babe3d139d1aee0720628596221a1d1faddae471abcd3b10be18317
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNDcyOjEwOEZDOjFEQ0VERDoyNzgwQ0Y6NkE1MkYwNTQiLCJ2aXNpdG9yX2lkIjoiMTc1MTgyNzIxMjMyMjE0MDI0NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac3eb94fcbe1ef790446ff8b9178d9137b4425b06aa2d9db9bc384fe86a036386a
hovercard-subject-tagpull_request:2250266251
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/128209/files
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:altEdit: this PR has been revised to make the behavior dependent on the build of Python used. The free-threaded build defaults to inheriting the context of the caller of Thread.start(). The default ...
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/128209/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F128209%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%2F128209%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/128209/files
Reloadhttps://github.com/python/cpython/pull/128209/files
Reloadhttps://github.com/python/cpython/pull/128209/files
Please reload this pagehttps://github.com/python/cpython/pull/128209/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/128209/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
naschemehttps://github.com/nascheme
python:mainhttps://github.com/python/cpython/tree/main
nascheme:thread_inherit_contexthttps://github.com/nascheme/cpython/tree/thread_inherit_context
Conversation 10 https://github.com/python/cpython/pull/128209
Commits 9 https://github.com/python/cpython/pull/128209/commits
Checks 0 https://github.com/python/cpython/pull/128209/checks
Files changed https://github.com/python/cpython/pull/128209/files
Please reload this pagehttps://github.com/python/cpython/pull/128209/files
gh-128555: Add 'context' keyword parameter to Thread. https://github.com/python/cpython/pull/128209/files#top
Show all changes 9 commits https://github.com/python/cpython/pull/128209/files
ba99f2e Make _contextvars a builtin module. nascheme Dec 28, 2024 https://github.com/python/cpython/pull/128209/commits/ba99f2e455f29a5b3bd2f12f85e0b8985ec49bb2
6d00c2a Add 'context' parameter to Thread. nascheme Dec 21, 2024 https://github.com/python/cpython/pull/128209/commits/6d00c2aeec9a0e222d8df6383acde2f707f33bf6
a868fe9 Tweak blurb markup. nascheme Feb 7, 2025 https://github.com/python/cpython/pull/128209/commits/a868fe97356f97f56468d43b3ca23b4b95636f62
16fa2c3 Doc markup fix. nascheme Feb 7, 2025 https://github.com/python/cpython/pull/128209/commits/16fa2c3891e143eca728a84b6942670ff810276d
09e72b8 Rename flag to `thread_inherit_context`. nascheme Feb 11, 2025 https://github.com/python/cpython/pull/128209/commits/09e72b8d76ec25b1b23477ff7b8beb4218ee26a4
75f1b38 Merge branch 'main' into thread_inherit_context nascheme Feb 11, 2025 https://github.com/python/cpython/pull/128209/commits/75f1b3863dceef3bd21e4a8ab6c515d77ed46057
872920d Regenerate 'configure' script. nascheme Feb 11, 2025 https://github.com/python/cpython/pull/128209/commits/872920d525f3938bd22c623d4e0041f012688aba
2c48fc5 Add comment about why 'context' is passed in test. nascheme Feb 19, 2025 https://github.com/python/cpython/pull/128209/commits/2c48fc5122522a8aaefa358c1b7e860bc0d268de
53eb72d Revise "decimal' docs, adding note about flag. nascheme Feb 21, 2025 https://github.com/python/cpython/pull/128209/commits/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b
Clear filters https://github.com/python/cpython/pull/128209/files
Please reload this pagehttps://github.com/python/cpython/pull/128209/files
Please reload this pagehttps://github.com/python/cpython/pull/128209/files
decimal.rst https://github.com/python/cpython/pull/128209/files#diff-d8a17dd951457652b5c434d4da321636c7e6dfc9e42b77c58dd384a38824110a
sys.rst https://github.com/python/cpython/pull/128209/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
threading.rst https://github.com/python/cpython/pull/128209/files#diff-6a424b7e58eb2394ee0335dd6e08ab8d67e7058852fae0f3aa1b40493fa14a64
cmdline.rst https://github.com/python/cpython/pull/128209/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
initconfig.h https://github.com/python/cpython/pull/128209/files#diff-35a650b0af7753c2aee8a2a7512fe62158d8b7150bf79ebf1c32201b00cc5124
test_config.py https://github.com/python/cpython/pull/128209/files#diff-6d447bbdd654d28c3835f8c580f223ef8a356e6991640720d44969a0fc6b6f9f
test_context.py https://github.com/python/cpython/pull/128209/files#diff-792103db84a1a30161bf2c8d994d0fc5ee17ca7635119249ba520c96d0f238a4
test_decimal.py https://github.com/python/cpython/pull/128209/files#diff-0bf3efdde952043078e322013c2459632397c6a9b312d49e70ae4a9791e2a1d8
test_embed.py https://github.com/python/cpython/pull/128209/files#diff-573be25566e43f5adc6650ad1b58d106dbbd79521cb9c6e6d5df9588616a1ffd
test_sys.py https://github.com/python/cpython/pull/128209/files#diff-f3ae0e3fbb12fe0717e2d9d8801f5d9f3091c34254d1302b228422d7d07fdc5d
threading.py https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
Makefile.pre.in https://github.com/python/cpython/pull/128209/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
2025-01-06-10-55-41.gh-issue-128555.tAK_AY.rst https://github.com/python/cpython/pull/128209/files#diff-8bbdce1d68c9c7352171782cb486ceea8db794c4c35aeb6742bb8d3a894416ed
Setup https://github.com/python/cpython/pull/128209/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
Setup.stdlib.in https://github.com/python/cpython/pull/128209/files#diff-93b54a98829ea89eaf6335c02f546511f7780d865131407436b10a401ecd375c
config.c.in https://github.com/python/cpython/pull/128209/files#diff-172de381ccdd80b69a8e904eed0683c7979080fe3395f0bdd3cca511dfb9baa4
pythoncore.vcxproj https://github.com/python/cpython/pull/128209/files#diff-4295039788386c2986b811f2a6b59cf088be59822b24b4f1243c9e9b184f65fb
pythoncore.vcxproj.filters https://github.com/python/cpython/pull/128209/files#diff-9e715828befc9c50c8b483b06d4923cda0db44f57d0c20e6a6d428ba60bfa0c5
_contextvars.c https://github.com/python/cpython/pull/128209/files#diff-423ea0723359d0da162e01f28c419c5669bc0ab824496e2a0945207d3d91592a
_contextvars.c.h https://github.com/python/cpython/pull/128209/files#diff-aa09e4385ba7cf59177f7f8bf2a43673469b45cfbafe1c6e65ccd3852a5927e9
initconfig.c https://github.com/python/cpython/pull/128209/files#diff-bde30a9f2283aadeea54d703778ec8edf01c71bac3cfe6479035fc13ddc3296b
sysmodule.c https://github.com/python/cpython/pull/128209/files#diff-a3a5c73931235f7f344c072dc755d6508e13923db3f5d581c5e88652075871cb
configure https://github.com/python/cpython/pull/128209/files#diff-90d08e583c4c9c6f391b2ae90f819f600a6326928ea9512c9e0c6d98e9f29ac2
configure.ac https://github.com/python/cpython/pull/128209/files#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810
Doc/library/decimal.rsthttps://github.com/python/cpython/pull/128209/files#diff-d8a17dd951457652b5c434d4da321636c7e6dfc9e42b77c58dd384a38824110a
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Doc/library/decimal.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-d8a17dd951457652b5c434d4da321636c7e6dfc9e42b77c58dd384a38824110a
https://github.com/python/cpython/pull/128209/files#diff-d8a17dd951457652b5c434d4da321636c7e6dfc9e42b77c58dd384a38824110a
Doc/library/sys.rsthttps://github.com/python/cpython/pull/128209/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Doc/library/sys.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/128209/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/128209/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/128209/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/128209/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
Doc/library/threading.rsthttps://github.com/python/cpython/pull/128209/files#diff-6a424b7e58eb2394ee0335dd6e08ab8d67e7058852fae0f3aa1b40493fa14a64
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Doc/library/threading.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-6a424b7e58eb2394ee0335dd6e08ab8d67e7058852fae0f3aa1b40493fa14a64
https://github.com/python/cpython/pull/128209/files#diff-6a424b7e58eb2394ee0335dd6e08ab8d67e7058852fae0f3aa1b40493fa14a64
https://github.com/python/cpython/pull/128209/files#diff-6a424b7e58eb2394ee0335dd6e08ab8d67e7058852fae0f3aa1b40493fa14a64
https://github.com/python/cpython/pull/128209/files#diff-6a424b7e58eb2394ee0335dd6e08ab8d67e7058852fae0f3aa1b40493fa14a64
Doc/using/cmdline.rsthttps://github.com/python/cpython/pull/128209/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Doc/using/cmdline.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/pull/128209/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/pull/128209/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/pull/128209/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L281
Include/cpython/initconfig.hhttps://github.com/python/cpython/pull/128209/files#diff-35a650b0af7753c2aee8a2a7512fe62158d8b7150bf79ebf1c32201b00cc5124
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Include/cpython/initconfig.h
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-35a650b0af7753c2aee8a2a7512fe62158d8b7150bf79ebf1c32201b00cc5124
https://github.com/python/cpython/pull/128209/files#diff-35a650b0af7753c2aee8a2a7512fe62158d8b7150bf79ebf1c32201b00cc5124
Lib/test/test_capi/test_config.pyhttps://github.com/python/cpython/pull/128209/files#diff-6d447bbdd654d28c3835f8c580f223ef8a356e6991640720d44969a0fc6b6f9f
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Lib/test/test_capi/test_config.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-6d447bbdd654d28c3835f8c580f223ef8a356e6991640720d44969a0fc6b6f9f
https://github.com/python/cpython/pull/128209/files#diff-6d447bbdd654d28c3835f8c580f223ef8a356e6991640720d44969a0fc6b6f9f
https://github.com/python/cpython/pull/128209/files#diff-6d447bbdd654d28c3835f8c580f223ef8a356e6991640720d44969a0fc6b6f9f
https://github.com/python/cpython/pull/128209/files#diff-6d447bbdd654d28c3835f8c580f223ef8a356e6991640720d44969a0fc6b6f9f
https://github.com/python/cpython/pull/128209/files#diff-6d447bbdd654d28c3835f8c580f223ef8a356e6991640720d44969a0fc6b6f9f
https://github.com/python/cpython/pull/128209/files#diff-6d447bbdd654d28c3835f8c580f223ef8a356e6991640720d44969a0fc6b6f9f
https://github.com/python/cpython/pull/128209/files#diff-6d447bbdd654d28c3835f8c580f223ef8a356e6991640720d44969a0fc6b6f9f
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L242
Lib/test/test_context.pyhttps://github.com/python/cpython/pull/128209/files#diff-792103db84a1a30161bf2c8d994d0fc5ee17ca7635119249ba520c96d0f238a4
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Lib/test/test_context.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-792103db84a1a30161bf2c8d994d0fc5ee17ca7635119249ba520c96d0f238a4
https://github.com/python/cpython/pull/128209/files#diff-792103db84a1a30161bf2c8d994d0fc5ee17ca7635119249ba520c96d0f238a4
https://github.com/python/cpython/pull/128209/files#diff-792103db84a1a30161bf2c8d994d0fc5ee17ca7635119249ba520c96d0f238a4
Lib/test/test_decimal.pyhttps://github.com/python/cpython/pull/128209/files#diff-0bf3efdde952043078e322013c2459632397c6a9b312d49e70ae4a9791e2a1d8
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Lib/test/test_decimal.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-0bf3efdde952043078e322013c2459632397c6a9b312d49e70ae4a9791e2a1d8
https://github.com/python/cpython/pull/128209/files#diff-0bf3efdde952043078e322013c2459632397c6a9b312d49e70ae4a9791e2a1d8
https://github.com/python/cpython/pull/128209/files#diff-0bf3efdde952043078e322013c2459632397c6a9b312d49e70ae4a9791e2a1d8
https://github.com/python/cpython/pull/128209/files#diff-0bf3efdde952043078e322013c2459632397c6a9b312d49e70ae4a9791e2a1d8
Lib/test/test_embed.pyhttps://github.com/python/cpython/pull/128209/files#diff-573be25566e43f5adc6650ad1b58d106dbbd79521cb9c6e6d5df9588616a1ffd
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Lib/test/test_embed.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-573be25566e43f5adc6650ad1b58d106dbbd79521cb9c6e6d5df9588616a1ffd
https://github.com/python/cpython/pull/128209/files#diff-573be25566e43f5adc6650ad1b58d106dbbd79521cb9c6e6d5df9588616a1ffd
https://github.com/python/cpython/pull/128209/files#diff-573be25566e43f5adc6650ad1b58d106dbbd79521cb9c6e6d5df9588616a1ffd
https://github.com/python/cpython/pull/128209/files#diff-573be25566e43f5adc6650ad1b58d106dbbd79521cb9c6e6d5df9588616a1ffd
https://github.com/python/cpython/pull/128209/files#diff-573be25566e43f5adc6650ad1b58d106dbbd79521cb9c6e6d5df9588616a1ffd
Lib/test/test_sys.pyhttps://github.com/python/cpython/pull/128209/files#diff-f3ae0e3fbb12fe0717e2d9d8801f5d9f3091c34254d1302b228422d7d07fdc5d
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Lib/test/test_sys.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-f3ae0e3fbb12fe0717e2d9d8801f5d9f3091c34254d1302b228422d7d07fdc5d
https://github.com/python/cpython/pull/128209/files#diff-f3ae0e3fbb12fe0717e2d9d8801f5d9f3091c34254d1302b228422d7d07fdc5d
Lib/threading.pyhttps://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Lib/threading.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/pull/128209/files#diff-b250d3d0e0d909784a67083e9069ce507513a67e8514a011e2f364027e25e0b0
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L85
Makefile.pre.inhttps://github.com/python/cpython/pull/128209/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
View file https://github.com/nascheme/cpython/blob/53eb72d5511ab0f6e2cd6c0c8b8ea6c52db45c6b/Makefile.pre.in
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/128209/{{ revealButtonHref }}
https://github.com/python/cpython/pull/128209/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
https://github.com/python/cpython/pull/128209/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
Please reload this pagehttps://github.com/python/cpython/pull/128209/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.