René's URL Explorer Experiment


Title: Fix Windows subprocess NotImplementedError (STDIO clients) by theailanguage · Pull Request #596 · modelcontextprotocol/python-sdk · GitHub

Open Graph Title: Fix Windows subprocess NotImplementedError (STDIO clients) by theailanguage · Pull Request #596 · modelcontextprotocol/python-sdk

X Title: Fix Windows subprocess NotImplementedError (STDIO clients) by theailanguage · Pull Request #596 · modelcontextprotocol/python-sdk

Description: Fix subprocess creation errors on Windows for STDIO client connections. This updates create_windows_process to properly handle the case where asyncio cannot create subprocess transports on Windows by falling back to using the subprocess module manually. Additionally, minor import sorting and style issues have been fixed according to ruff linter checks. Motivation and Context On Windows systems, MCP clients that connect via STDIO were failing with a NotImplementedError during anyio.open_process(). This is because asyncio on Windows does not implement full support for subprocess transports. This change provides a clean workaround: Attempt async process creation first. If not supported, fall back to classic subprocess.Popen with asyncio wrapping. This allows MCP STDIO clients (e.g., streamlit_client_ui.py) to work successfully on Windows without changing user workflows. edit: the default event loop comes out as (Windows 11, Python 3.13) - My understanding is that #555 might work under the ProactorEventLoop, but my patch "might" help to support environments where that’s not the default Frameworks like Streamlit, which may run their own event loop internally Python 3.13 and above (where SelectorEventLoop is often the default on Windows) CI setups or test runners that don’t customize the loop policy (note - personally I have faced this with my Streamlit UI only) How Has This Been Tested? Tested manually on Windows 11, Python 3.13. Ran streamlit_client_ui.py to launch the MCP client. Successfully connected to STDIO MCP servers without errors. Validated tool loading and interaction without subprocess creation issues. Verified no new ruff or pyright issues for the updated file. Breaking Changes No breaking changes. The fallback mechanism is backward compatible. Linux/macOS users are unaffected. Windows users gain compatibility without needing to change their code. Types of changes Bug fix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality) Breaking change (fix or feature that would cause existing functionality to change) Documentation update (style improvements, minor doc updates) Checklist I have read the MCP Documentation My code follows the repository's style guidelines New and existing tests pass locally I have added appropriate error handling I have added or updated documentation as needed Additional context This fix is especially important for making MCP tools and agents accessible on all platforms, including Windows, thereby helping broader adoption.

Open Graph Description: Fix subprocess creation errors on Windows for STDIO client connections. This updates create_windows_process to properly handle the case where asyncio cannot create subprocess transports on Windows ...

X Description: Fix subprocess creation errors on Windows for STDIO client connections. This updates create_windows_process to properly handle the case where asyncio cannot create subprocess transports on Windows ...

Opengraph URL: https://github.com/modelcontextprotocol/python-sdk/pull/596

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:4a7d8c8f-e3be-49c2-d52e-228c40146abb
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA376:11D7CD:B193CD:E995D2:6A5B03E8
html-safe-nonce5390600df2dd09ceaa8072d924ce91c98ff9c227974838f21d99dd78e74923f8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMzc2OjExRDdDRDpCMTkzQ0Q6RTk5NUQyOjZBNUIwM0U4IiwidmlzaXRvcl9pZCI6IjIzODc1NTYzMTc0NjE4ODI2NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac80eb58292552ec608542f079b41da2289d07c7d03f37bd83b08b1430c84c95bf
hovercard-subject-tagpull_request:2485870934
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/modelcontextprotocol/python-sdk/pull/596/files
twitter:imagehttps://avatars.githubusercontent.com/u/165764693?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/165764693?s=400&v=4
og:image:altFix subprocess creation errors on Windows for STDIO client connections. This updates create_windows_process to properly handle the case where asyncio cannot create subprocess transports on Windows ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/modelcontextprotocol/python-sdk git https://github.com/modelcontextprotocol/python-sdk.git
octolytics-dimension-user_id182288589
octolytics-dimension-user_loginmodelcontextprotocol
octolytics-dimension-repository_id862584018
octolytics-dimension-repository_nwomodelcontextprotocol/python-sdk
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id862584018
octolytics-dimension-repository_network_root_nwomodelcontextprotocol/python-sdk
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelcontextprotocol/python-sdk/pull/596/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F596%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%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F596%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=modelcontextprotocol%2Fpython-sdk
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/596/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/596/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/596/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/596/files
modelcontextprotocol https://github.com/modelcontextprotocol
python-sdkhttps://github.com/modelcontextprotocol/python-sdk
Notifications https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Fork 3.7k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Star 23.6k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Code https://github.com/modelcontextprotocol/python-sdk
Issues 258 https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests 301 https://github.com/modelcontextprotocol/python-sdk/pulls
Actions https://github.com/modelcontextprotocol/python-sdk/actions
Projects https://github.com/modelcontextprotocol/python-sdk/projects
Models https://github.com/modelcontextprotocol/python-sdk/models
Security and quality 6 https://github.com/modelcontextprotocol/python-sdk/security
Insights https://github.com/modelcontextprotocol/python-sdk/pulse
Code https://github.com/modelcontextprotocol/python-sdk
Issues https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests https://github.com/modelcontextprotocol/python-sdk/pulls
Actions https://github.com/modelcontextprotocol/python-sdk/actions
Projects https://github.com/modelcontextprotocol/python-sdk/projects
Models https://github.com/modelcontextprotocol/python-sdk/models
Security and quality https://github.com/modelcontextprotocol/python-sdk/security
Insights https://github.com/modelcontextprotocol/python-sdk/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmodelcontextprotocol%2Fpython-sdk%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk%2Fissues%2Fnew%2Fchoose
felixweinbergerhttps://github.com/felixweinberger
modelcontextprotocol:mainhttps://github.com/modelcontextprotocol/python-sdk/tree/main
theailanguage:fix/windows_stdio_subprocesshttps://github.com/theailanguage/python-sdk/tree/fix/windows_stdio_subprocess
Conversation 35 https://github.com/modelcontextprotocol/python-sdk/pull/596
Commits 14 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits
Checks 9 https://github.com/modelcontextprotocol/python-sdk/pull/596/checks
Files changed https://github.com/modelcontextprotocol/python-sdk/pull/596/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/596/files
Fix Windows subprocess NotImplementedError (STDIO clients) https://github.com/modelcontextprotocol/python-sdk/pull/596/files#top
Show all changes 14 commits https://github.com/modelcontextprotocol/python-sdk/pull/596/files
9f5eecd Fix Windows subprocess compatibility for STDIO mode with async streams theailanguage Apr 28, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/9f5eecd8b373d268ee4eafc2b432dcc3a7803b48
306b28d Fix: Windows stdio subprocess compatibility with type hints and fallb… theailanguage Apr 28, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/306b28dcf75b4bf380050781fd0828a65991b015
2f26efd style(win32): fix import sorting and formatting issues theailanguage Apr 28, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/2f26efd414aa04e07d051cd71b2415942f546586
5b98439 style(stdio): format imports and wrap long lines for ruff compliance theailanguage Apr 28, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/5b98439b61b9643d849c004848c3e2af2c6ddbfc
02b3d3c updated tests - ignored test_stdio_context_manager_exiting, test_stdi… theailanguage May 29, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/02b3d3c3802bb4b7145c7f7a85bce1da1f56c06e
a550b02 Revert "updated tests - ignored test_stdio_context_manager_exiting, t… theailanguage May 29, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/a550b021a9cc5dc020fb702aa33a5a28a78c8158
5815e6c fix: rebase on main and resolve merge conflicts in stdio subprocess l… theailanguage May 29, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/5815e6c026c888c29c465aacd101cc2939be02f7
dddff2b Fix Windows compatibility for STDIO with async DummyProcess theailanguage Jun 24, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/dddff2b7d5e0252841965e68f7fb1e27092e712c
9e38ab5 added 6a703a4 closing file handles in __aexit__ in DummyProcess - Fix… theailanguage Jun 24, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/9e38ab5d250c75f194b77329f69c85cff4acde66
249d81e pre_commit run issues fixed theailanguage Jun 24, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/249d81e2c4a5265da54e4589d8a134fd7db2b76e
d5e46c6 Removed -c to simulate a real file not found error instead of executi… theailanguage Jun 24, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/d5e46c6f5e7a382346e633fbbd9e4906c6dae08e
0629a3f On Linux, terminating a process that has already exited raises Proces… theailanguage Jun 24, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/0629a3fb3146d08ebbc18b294fb904e7df84fd6a
c8eaeba Revert README, stdio/__init__.py, and test_stdio.py to match upstream… theailanguage Jun 24, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/c8eaebaf593fc4bdf0f8f6e8e9870ceba1dddca8
d9863c3 emtpy commit to retrigger checks theailanguage Jun 24, 2025 https://github.com/modelcontextprotocol/python-sdk/pull/596/commits/d9863c31a0e1084e33ddd59c8e716f7b55715a73
Clear filters https://github.com/modelcontextprotocol/python-sdk/pull/596/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/596/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/596/files
src/mcp/client/stdio/win32.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/596/files#diff-d6802c1313a5ee456ee2a62c90f316b1bb635cde28e8999f23410c78a36663bb
View file https://github.com/theailanguage/python-sdk/blob/d9863c31a0e1084e33ddd59c8e716f7b55715a73/src/mcp/client/stdio/win32.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/596/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/596/files#diff-d6802c1313a5ee456ee2a62c90f316b1bb635cde28e8999f23410c78a36663bb
https://github.com/modelcontextprotocol/python-sdk/pull/596/files#diff-d6802c1313a5ee456ee2a62c90f316b1bb635cde28e8999f23410c78a36663bb
https://github.com/modelcontextprotocol/python-sdk/pull/596/files#diff-d6802c1313a5ee456ee2a62c90f316b1bb635cde28e8999f23410c78a36663bb
ihrprhttps://github.com/ihrpr
Jun 24, 2025https://github.com/modelcontextprotocol/python-sdk/pull/596/files#r2163981376
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/596/files
felixweinbergerhttps://github.com/felixweinberger
Jun 24, 2025https://github.com/modelcontextprotocol/python-sdk/pull/596/files#r2164099830
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/596/files
https://github.com/modelcontextprotocol/python-sdk/pull/596/files#diff-d6802c1313a5ee456ee2a62c90f316b1bb635cde28e8999f23410c78a36663bb
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/596/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.