René's URL Explorer Experiment


Title: [3.15] gh-149819: fix .pth and .start file processing in subprocess when inheriting PYTHONPATH (GH-150177) by miss-islington · Pull Request #150202 · python/cpython · GitHub

Open Graph Title: [3.15] gh-149819: fix .pth and .start file processing in subprocess when inheriting PYTHONPATH (GH-150177) by miss-islington · Pull Request #150202 · python/cpython

X Title: [3.15] gh-149819: fix .pth and .start file processing in subprocess when inheriting PYTHONPATH (GH-150177) by miss-islington · Pull Request #150202 · python/cpython

Description: gh-149819: Fix .pth files not loaded in Python subprocesses After PR gh-149583 (Fix double evaluation of .pth and .site files in venvs), .pth files are no longer loaded in subprocesses started with subprocess.run([sys.executable, ...]). The root cause: main() seeds known_paths from removeduppaths() with all sys.path entries inherited from the parent process. addsitedir() then skips .pth processing for every directory already in known_paths. Fix: main(): call removeduppaths() for dedup but start known_paths as a fresh empty set, so that addsitedir() processes .pth files in every site-packages directory regardless of inherited sys.path. addsitedir(): move known_paths.add() before the sys.path.append and guard the append with 'sitedir not in sys.path' to avoid creating duplicate entries when called with a fresh known_paths. This preserves the gh-75723 dedup guarantee while allowing subprocesses to load .pth files. Fill out the tests for GH#149888 Extend _make_start() and _make_pth() to take an optional basedir which is used instead of site.tmpdir if given. Add test_pth_processed_when_sitedir_already_on_path() to test the core GH#149819 bug: .pth files in subprocesses aren't handled if PYTHONPATH pointing to the .pth directory is inherited. Similarly add test_start_processed_when_sitedir_already_on_path() to verify that .start files in the same circumstances are also now processed. Update Lib/site.py Co-authored-by: scoder stefan_ml@behnel.de Oops! Remove redundant code (cherry picked from commit 3c298e2) Co-authored-by: Barry Warsaw barry@python.org Co-authored-by: BugBounty Mind bugbounty-mind@deepseek.tui Co-authored-by: scoder stefan_ml@behnel.de

Open Graph Description: gh-149819: Fix .pth files not loaded in Python subprocesses After PR gh-149583 (Fix double evaluation of .pth and .site files in venvs), .pth files are no longer loaded in subprocesses started wit...

X Description: gh-149819: Fix .pth files not loaded in Python subprocesses After PR gh-149583 (Fix double evaluation of .pth and .site files in venvs), .pth files are no longer loaded in subprocesses started wit...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:cd399d71-1be6-23de-e8ee-96fc62803a55
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9C60:3C94F8:F20572:153C83A:6A566F45
html-safe-noncef73615402b3c2aec7f39b94cd27710fbac0d32a5a5f79e27b62083db9237c4f8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QzYwOjNDOTRGODpGMjA1NzI6MTUzQzgzQTo2QTU2NkY0NSIsInZpc2l0b3JfaWQiOiI2NDgzNzY3ODc4MzM2NTQwNDg1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac30270891e74860078532d3b49f4d62f816e37a4c596f50ae7f6eb08a6a277b22
hovercard-subject-tagpull_request:3726497413
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/150202/files
twitter:imagehttps://avatars.githubusercontent.com/u/31488909?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/31488909?s=400&v=4
og:image:altgh-149819: Fix .pth files not loaded in Python subprocesses After PR gh-149583 (Fix double evaluation of .pth and .site files in venvs), .pth files are no longer loaded in subprocesses started wit...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None19b5ee9431dcfce15ab4b001d626e4e3a6ba1acb7be814813a52bbebd9a86ef5
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
releaseafc01ffdb045f4ff81c6122091366ade7b6166b7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/150202/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F150202%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%2F150202%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/150202/files
Reloadhttps://github.com/python/cpython/pull/150202/files
Reloadhttps://github.com/python/cpython/pull/150202/files
Please reload this pagehttps://github.com/python/cpython/pull/150202/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/150202/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
warsawhttps://github.com/warsaw
python:3.15https://github.com/python/cpython/tree/3.15
miss-islington:backport-3c298e2-3.15https://github.com/miss-islington/cpython/tree/backport-3c298e2-3.15
Conversation 0 https://github.com/python/cpython/pull/150202
Commits 1 https://github.com/python/cpython/pull/150202/commits
Checks 57 https://github.com/python/cpython/pull/150202/checks
Files changed https://github.com/python/cpython/pull/150202/files
Please reload this pagehttps://github.com/python/cpython/pull/150202/files
[3.15] gh-149819: fix .pth and .start file processing in subprocess when inheriting PYTHONPATH (GH-150177) https://github.com/python/cpython/pull/150202/files#top
Show all changes 1 commit https://github.com/python/cpython/pull/150202/files
3cad63c gh-149819: fix .pth and .start file processing in subprocess when inh… warsaw May 21, 2026 https://github.com/python/cpython/pull/150202/commits/3cad63c1cc0db7b17c535ebb0cbd077a334cc900
Clear filters https://github.com/python/cpython/pull/150202/files
Please reload this pagehttps://github.com/python/cpython/pull/150202/files
Please reload this pagehttps://github.com/python/cpython/pull/150202/files
site.py https://github.com/python/cpython/pull/150202/files#diff-0783c435d23e776f5f679cb9c63f2ad98ad13047204562ed2408bd85aa17fd33
test_site.py https://github.com/python/cpython/pull/150202/files#diff-fc5d47b8004cede89f7a0cbc1235363226f8167e2e40055a9e04c572afcb98da
2026-05-15-16-28-00.gh-issue-149819.fixpth.rst https://github.com/python/cpython/pull/150202/files#diff-b752c3788a4787a4c6abe46ff244b5c7d3c0d0da681b1629f5460a919acc8b78
https://github.com/python/cpython/blob/3.15/.github/CODEOWNERS#L576
Lib/site.pyhttps://github.com/python/cpython/pull/150202/files#diff-0783c435d23e776f5f679cb9c63f2ad98ad13047204562ed2408bd85aa17fd33
View file https://github.com/miss-islington/cpython/blob/3cad63c1cc0db7b17c535ebb0cbd077a334cc900/Lib/site.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/150202/{{ revealButtonHref }}
https://github.com/python/cpython/pull/150202/files#diff-0783c435d23e776f5f679cb9c63f2ad98ad13047204562ed2408bd85aa17fd33
https://github.com/python/cpython/pull/150202/files#diff-0783c435d23e776f5f679cb9c63f2ad98ad13047204562ed2408bd85aa17fd33
https://github.com/python/cpython/pull/150202/files#diff-0783c435d23e776f5f679cb9c63f2ad98ad13047204562ed2408bd85aa17fd33
https://github.com/python/cpython/pull/150202/files#diff-0783c435d23e776f5f679cb9c63f2ad98ad13047204562ed2408bd85aa17fd33
https://github.com/python/cpython/blob/3.15/.github/CODEOWNERS#L577
Lib/test/test_site.pyhttps://github.com/python/cpython/pull/150202/files#diff-fc5d47b8004cede89f7a0cbc1235363226f8167e2e40055a9e04c572afcb98da
View file https://github.com/miss-islington/cpython/blob/3cad63c1cc0db7b17c535ebb0cbd077a334cc900/Lib/test/test_site.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/150202/{{ revealButtonHref }}
https://github.com/python/cpython/pull/150202/files#diff-fc5d47b8004cede89f7a0cbc1235363226f8167e2e40055a9e04c572afcb98da
https://github.com/python/cpython/pull/150202/files#diff-fc5d47b8004cede89f7a0cbc1235363226f8167e2e40055a9e04c572afcb98da
https://github.com/python/cpython/pull/150202/files#diff-fc5d47b8004cede89f7a0cbc1235363226f8167e2e40055a9e04c572afcb98da
https://github.com/python/cpython/pull/150202/files#diff-fc5d47b8004cede89f7a0cbc1235363226f8167e2e40055a9e04c572afcb98da
https://github.com/python/cpython/pull/150202/files#diff-fc5d47b8004cede89f7a0cbc1235363226f8167e2e40055a9e04c572afcb98da
https://github.com/python/cpython/pull/150202/files#diff-fc5d47b8004cede89f7a0cbc1235363226f8167e2e40055a9e04c572afcb98da
https://github.com/python/cpython/pull/150202/files#diff-fc5d47b8004cede89f7a0cbc1235363226f8167e2e40055a9e04c572afcb98da
Misc/NEWS.d/next/Library/2026-05-15-16-28-00.gh-issue-149819.fixpth.rsthttps://github.com/python/cpython/pull/150202/files#diff-b752c3788a4787a4c6abe46ff244b5c7d3c0d0da681b1629f5460a919acc8b78
View file https://github.com/miss-islington/cpython/blob/3cad63c1cc0db7b17c535ebb0cbd077a334cc900/Misc/NEWS.d/next/Library/2026-05-15-16-28-00.gh-issue-149819.fixpth.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/150202/{{ revealButtonHref }}
Please reload this pagehttps://github.com/python/cpython/pull/150202/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.