René's URL Explorer Experiment


Title: [v1.x] Deprecate the WebSocket transport and the experimental tasks entry points by maxisbey · Pull Request #2828 · modelcontextprotocol/python-sdk · GitHub

Open Graph Title: [v1.x] Deprecate the WebSocket transport and the experimental tasks entry points by maxisbey · Pull Request #2828 · modelcontextprotocol/python-sdk

X Title: [v1.x] Deprecate the WebSocket transport and the experimental tasks entry points by maxisbey · Pull Request #2828 · modelcontextprotocol/python-sdk

Description: Summary Marks two API surfaces as deprecated on the v1.x line. Both are already removed on main (v2): the WebSocket transport in #2785 and experimental tasks support in #2714. This change gives 1.x users advance notice before they upgrade to 2.0. WebSocket transport — websocket_client and websocket_server now carry typing_extensions.deprecated markers and emit a DeprecationWarning when called. WebSocket was never part of the MCP specification; the streamable HTTP transport is the replacement. Experimental tasks entry points — ClientSession.experimental, the experimental_task_handlers constructor kwarg, ServerSession.experimental, and Server.experimental warn the same way. Tasks (SEP-1686) were removed from the MCP specification and are expected to return as a separate MCP extension in the future. Design notes Warnings fire only on use. There are no import-time warnings, so libraries that import these modules at top level (without calling them) are unaffected at runtime. Library internals never trigger the warning. Internal callers now go through a private ServerSession._experimental accessor, and a regression test asserts that a plain client/server round trip emits zero deprecation warnings. @deprecated is applied outside @asynccontextmanager so the warning points at the caller's frame rather than contextlib internals. The type-checker signal is intentional. Editors and type checkers that flag deprecated symbols (pyright's reportDeprecated, ty's deprecated rule) will now surface these usages downstream — that static channel reaches maintainers more reliably than runtime warnings, which Python hides by default. Test-suite warning policy preserved. The suites that intentionally exercise these APIs get scoped filterwarnings ignores (a conftest for the tasks suite, a pytestmark for the websocket suite) instead of repo-global ignores, so the global filterwarnings = ["error"] net still catches any accidental warning from SDK internals elsewhere. The experimental tasks docs pages now show a deprecation banner. Deliberately not in this PR: the task types in mcp.types and the experimental module classes are untouched. Runtime warnings there would fire from inside libraries that build on these types and spam their users; a follow-up can add static-only markers (@deprecated(..., category=None)) for those. Testing New tests assert each entry point emits the warning, and that plain (non-tasks, non-websocket) usage stays warning-free. Full suite passes with 100% coverage; pyright strict is clean. AI Disclaimer

Open Graph Description: Summary Marks two API surfaces as deprecated on the v1.x line. Both are already removed on main (v2): the WebSocket transport in #2785 and experimental tasks support in #2714. This change gives 1.x...

X Description: Summary Marks two API surfaces as deprecated on the v1.x line. Both are already removed on main (v2): the WebSocket transport in #2785 and experimental tasks support in #2714. This change gives 1.x...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:a477a200-0e91-a383-b096-abaa884cf4ff
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC29A:DD525:1E29627:28B724F:6A5994D8
html-safe-nonced783218dae58661eb6797f48e4548e541f2a2314f5f9a9e50fb6eb41fe34c03d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMjlBOkRENTI1OjFFMjk2Mjc6MjhCNzI0Rjo2QTU5OTREOCIsInZpc2l0b3JfaWQiOiI5MjIxOTMyNDc3MjcwNTYyMDA4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac6d0d9ff7d7e4fd96c4a1c23f39fd3363fcc0f720591b04dde55c11aa1611b321
hovercard-subject-tagpull_request:3840544036
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/2828/files
twitter:imagehttps://avatars.githubusercontent.com/u/224885523?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/224885523?s=400&v=4
og:image:altSummary Marks two API surfaces as deprecated on the v1.x line. Both are already removed on main (v2): the WebSocket transport in #2785 and experimental tasks support in #2714. This change gives 1.x...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonea540949572872b935b393b36db38922db390ae71c859537d741b8f3eb7e545b5
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 full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release624bb50a7497aa346bef8cc3743af408a9ea10ca
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F2828%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%2F2828%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/2828/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2828/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 255 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
maxisbeyhttps://github.com/maxisbey
v1.xhttps://github.com/modelcontextprotocol/python-sdk/tree/v1.x
deprecate-websocket-and-tasks-entry-pointshttps://github.com/modelcontextprotocol/python-sdk/tree/deprecate-websocket-and-tasks-entry-points
Conversation 0 https://github.com/modelcontextprotocol/python-sdk/pull/2828
Commits 1 https://github.com/modelcontextprotocol/python-sdk/pull/2828/commits
Checks 25 https://github.com/modelcontextprotocol/python-sdk/pull/2828/checks
Files changed https://github.com/modelcontextprotocol/python-sdk/pull/2828/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files
[v1.x] Deprecate the WebSocket transport and the experimental tasks entry points https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#top
Show all changes 1 commit https://github.com/modelcontextprotocol/python-sdk/pull/2828/files
adda346 Deprecate the WebSocket transport and the experimental tasks entry po… maxisbey Jun 10, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2828/commits/adda3464a8628d1a7cf78eccd55e602479a94b2d
Clear filters https://github.com/modelcontextprotocol/python-sdk/pull/2828/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files
index.md https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9fdad40404ae06571e2184d17271a7cbe176853a3066edde9479316a02e702b3
tasks-client.md https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-ef4ac013fc77459f5137376987c894c5142d9c7e7da6a7023cfa823674df6bb5
tasks-server.md https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-122431fb883d5128b8101cb04bb9c6e5381290341cc334cc3b9126bc36b64b06
tasks.md https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-1d66c0377f8768d22eeac874b53f26f008051409a51c0d0e26ed9ce29a4cf4ba
pyproject.toml https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
session.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-634d1abcb8bda1a784f31e3431a10124e387f487dd243a54244515b4972aa0ee
websocket.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8f9b2dd9cb0b005e59cbf396efef3f1c4bf00192414df9443339697ff60fc340
request_context.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8d05f99b9f074e62f6f7dc4eb823393ef4218b9c2a7c5b4b966f941055e5242d
task_context.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-914a336dca71f0f4694531a3527a094132ba109e51ffb4cd1d1faa58daa97fab
task_support.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-018421707704cc77377afd97eaa20ddf2f4f1611fb27eecb3e0bdab0de013dc6
experimental.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-3e62e66c84aff2e748e8c750f1144de569f6e6e0fe2b9a45ab39794032b10b92
server.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-b21bf5e21c058ccfddb404c209f2d4288e4f32b121111ffc9d466638631d13e4
session.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9a603a2587011a188aa76ca19a32fcd343a253516325fbcfb4f7bfb6a814634c
websocket.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-50e548f9338e642984d43370856447086548f28b9f0c2732988e64e7a56d2b31
conftest.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-c1f955837736a12cbbad49e2b994806a7bce714bd71d32c33b796321680a80fa
test_deprecations.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-324e64e1734c361a935f7a38c450fa419912165377f6eb64adc916b0a7154ba9
test_request_context.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-e08d1fc422499440e22e229a7a69e24dcacd6ff31b7d4ea8d8ce544d9c98a57b
test_ws.py https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-42c069f4857387aa663d81e4dc484bffa345f00b175503cfe090ca14d6dcdfd5
docs/experimental/index.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9fdad40404ae06571e2184d17271a7cbe176853a3066edde9479316a02e702b3
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/docs/experimental/index.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9fdad40404ae06571e2184d17271a7cbe176853a3066edde9479316a02e702b3
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9fdad40404ae06571e2184d17271a7cbe176853a3066edde9479316a02e702b3
docs/experimental/tasks-client.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-ef4ac013fc77459f5137376987c894c5142d9c7e7da6a7023cfa823674df6bb5
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/docs/experimental/tasks-client.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-ef4ac013fc77459f5137376987c894c5142d9c7e7da6a7023cfa823674df6bb5
docs/experimental/tasks-server.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-122431fb883d5128b8101cb04bb9c6e5381290341cc334cc3b9126bc36b64b06
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/docs/experimental/tasks-server.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-122431fb883d5128b8101cb04bb9c6e5381290341cc334cc3b9126bc36b64b06
docs/experimental/tasks.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-1d66c0377f8768d22eeac874b53f26f008051409a51c0d0e26ed9ce29a4cf4ba
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/docs/experimental/tasks.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-1d66c0377f8768d22eeac874b53f26f008051409a51c0d0e26ed9ce29a4cf4ba
pyproject.tomlhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/pyproject.toml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
src/mcp/client/session.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-634d1abcb8bda1a784f31e3431a10124e387f487dd243a54244515b4972aa0ee
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/src/mcp/client/session.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-634d1abcb8bda1a784f31e3431a10124e387f487dd243a54244515b4972aa0ee
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-634d1abcb8bda1a784f31e3431a10124e387f487dd243a54244515b4972aa0ee
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-634d1abcb8bda1a784f31e3431a10124e387f487dd243a54244515b4972aa0ee
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-634d1abcb8bda1a784f31e3431a10124e387f487dd243a54244515b4972aa0ee
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-634d1abcb8bda1a784f31e3431a10124e387f487dd243a54244515b4972aa0ee
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-634d1abcb8bda1a784f31e3431a10124e387f487dd243a54244515b4972aa0ee
src/mcp/client/websocket.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8f9b2dd9cb0b005e59cbf396efef3f1c4bf00192414df9443339697ff60fc340
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/src/mcp/client/websocket.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8f9b2dd9cb0b005e59cbf396efef3f1c4bf00192414df9443339697ff60fc340
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8f9b2dd9cb0b005e59cbf396efef3f1c4bf00192414df9443339697ff60fc340
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8f9b2dd9cb0b005e59cbf396efef3f1c4bf00192414df9443339697ff60fc340
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8f9b2dd9cb0b005e59cbf396efef3f1c4bf00192414df9443339697ff60fc340
src/mcp/server/experimental/request_context.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8d05f99b9f074e62f6f7dc4eb823393ef4218b9c2a7c5b4b966f941055e5242d
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/src/mcp/server/experimental/request_context.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8d05f99b9f074e62f6f7dc4eb823393ef4218b9c2a7c5b4b966f941055e5242d
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-8d05f99b9f074e62f6f7dc4eb823393ef4218b9c2a7c5b4b966f941055e5242d
src/mcp/server/experimental/task_context.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-914a336dca71f0f4694531a3527a094132ba109e51ffb4cd1d1faa58daa97fab
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/src/mcp/server/experimental/task_context.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-914a336dca71f0f4694531a3527a094132ba109e51ffb4cd1d1faa58daa97fab
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-914a336dca71f0f4694531a3527a094132ba109e51ffb4cd1d1faa58daa97fab
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-914a336dca71f0f4694531a3527a094132ba109e51ffb4cd1d1faa58daa97fab
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-914a336dca71f0f4694531a3527a094132ba109e51ffb4cd1d1faa58daa97fab
src/mcp/server/experimental/task_support.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-018421707704cc77377afd97eaa20ddf2f4f1611fb27eecb3e0bdab0de013dc6
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/src/mcp/server/experimental/task_support.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-018421707704cc77377afd97eaa20ddf2f4f1611fb27eecb3e0bdab0de013dc6
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-018421707704cc77377afd97eaa20ddf2f4f1611fb27eecb3e0bdab0de013dc6
src/mcp/server/lowlevel/experimental.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-3e62e66c84aff2e748e8c750f1144de569f6e6e0fe2b9a45ab39794032b10b92
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/src/mcp/server/lowlevel/experimental.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-3e62e66c84aff2e748e8c750f1144de569f6e6e0fe2b9a45ab39794032b10b92
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-3e62e66c84aff2e748e8c750f1144de569f6e6e0fe2b9a45ab39794032b10b92
src/mcp/server/lowlevel/server.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-b21bf5e21c058ccfddb404c209f2d4288e4f32b121111ffc9d466638631d13e4
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/src/mcp/server/lowlevel/server.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-b21bf5e21c058ccfddb404c209f2d4288e4f32b121111ffc9d466638631d13e4
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-b21bf5e21c058ccfddb404c209f2d4288e4f32b121111ffc9d466638631d13e4
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-b21bf5e21c058ccfddb404c209f2d4288e4f32b121111ffc9d466638631d13e4
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-b21bf5e21c058ccfddb404c209f2d4288e4f32b121111ffc9d466638631d13e4
src/mcp/server/session.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9a603a2587011a188aa76ca19a32fcd343a253516325fbcfb4f7bfb6a814634c
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/src/mcp/server/session.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9a603a2587011a188aa76ca19a32fcd343a253516325fbcfb4f7bfb6a814634c
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9a603a2587011a188aa76ca19a32fcd343a253516325fbcfb4f7bfb6a814634c
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9a603a2587011a188aa76ca19a32fcd343a253516325fbcfb4f7bfb6a814634c
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-9a603a2587011a188aa76ca19a32fcd343a253516325fbcfb4f7bfb6a814634c
src/mcp/server/websocket.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-50e548f9338e642984d43370856447086548f28b9f0c2732988e64e7a56d2b31
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/src/mcp/server/websocket.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-50e548f9338e642984d43370856447086548f28b9f0c2732988e64e7a56d2b31
https://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-50e548f9338e642984d43370856447086548f28b9f0c2732988e64e7a56d2b31
tests/experimental/tasks/conftest.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files#diff-c1f955837736a12cbbad49e2b994806a7bce714bd71d32c33b796321680a80fa
View file https://github.com/modelcontextprotocol/python-sdk/blob/adda3464a8628d1a7cf78eccd55e602479a94b2d/tests/experimental/tasks/conftest.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2828/{{ revealButtonHref }}
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2828/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2828/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.