René's URL Explorer Experiment


Title: Serve subscriptions/listen over stdio, with era-scoped 2026 cancel silence by maxisbey · Pull Request #3120 · modelcontextprotocol/python-sdk · GitHub

Open Graph Title: Serve subscriptions/listen over stdio, with era-scoped 2026 cancel silence by maxisbey · Pull Request #3120 · modelcontextprotocol/python-sdk

X Title: Serve subscriptions/listen over stdio, with era-scoped 2026 cancel silence by maxisbey · Pull Request #3120 · modelcontextprotocol/python-sdk

Description: Serves subscriptions/listen over stdio (and every stream-pair transport riding the dual-era loop), and generalizes two 2026-era behaviors the fix depends on: the era lock now commits at a request's first client-visible frame, and cancelled modern requests go silent per the transport spec. Motivation and Context Over stdio, subscriptions/listen was rejected at the transport level with METHOD_NOT_FOUND while server/discover on the same connection still advertised resources.subscribe and the listChanged flags — a 2026 client that trusted the advertisement got an error on the exact method it names. The rejection was quickest-path containment from the original stdio-2026 work, guarding against a wedge that no longer exists: the dual-era loop dispatches handlers concurrently, ListenHandler is transport-neutral (the ack and events are request-scoped notifications, which ride the duplex pipe with the in-band subscriptionId stamp the stdio spec requires), and the client-side listen driver already speaks this shape. With the guard gone, listen dispatches through serve_one to the registered handler exactly like every other modern request — the same code path streamable HTTP uses — and the capability advertisement becomes truthful with no further change. Two era-scoped fixes ride along because listen exposes them, but they fix the class rather than the instance: Era lock at first client-visible success frame. The modern lock previously committed only when a request's dispatch returned. A listen returns only at graceful close, so a pipelined initialize behind a live stream could lock the connection legacy mid-stream. The lock now commits immediately before a classified-modern request's first non-error frame (notification, progress, or response). Plain requests lock at their response exactly as before; a listen locks at its ack; classification failures and cancelled-away requests still never lock. Quiet cancellation at 2026. The stdio binding says a server MUST NOT send any further messages for a cancelled request, and no released 2026 peer expects one. After an inbound notifications/cancelled, a classified-modern request now sends nothing — no result, no error — including at loop shutdown. Legacy-era requests keep the byte-identical code-0 "Request cancelled" answer that released 2025 clients unblock on. Completes the stdio half of subscriptions serving (#3035 / #3047 shipped the HTTP server half and the client driver; #3038 / #3040 shipped stdio dual-era serving) — the follow-up named when #2901 closed. How Has This Been Tested? Full suite with 100% branch coverage and strict-no-cover; pyright clean. New raw-frame tests over the dual-era loop: the listen lifecycle (ack shape and ordering, event stamping, graceful-close result), era-lock adjacency (ack beats a pipelined initialize; a cancelled-away or rejected listen never locks; the accepted lock-without-delivered-frame corner is pinned — see below), cancel silence on modern for both listen and plain requests with the legacy answer pinned byte-identical, the shutdown drain honoring the silence commitment, request id 0 through the full lifecycle, max_subscriptions slot recycling, and a custom listen handler registered on the lowlevel server. End-to-end against a real stdio subprocess with raw pipe capture: cancel silence on the wire, -32022 era-boundary answers, EOF behavior unchanged for non-cancelled in-flight requests, legacy cancel answer byte-identical. Interop against typescript-sdk 2.0.0-beta.4 over stdio in both roles: the ts client opens a subscription against this server, receives events, and both close directions behave (client-side close leaves the connection healthy; server-side close delivers the graceful result). Legacy-mode ts connect still handshakes. A stdio subscriptions checklist derived from the spec (ack-first per subscription, in-band id stamping, filter enforcement at the wire level, cancel silence windows, graceful close, capability honesty, EOF exit) passes fully against this branch and against the ts beta.4 stdio server as a control. Breaking Changes None for the 2025 era: the handshake path is untouched and the legacy cancel answer is pinned byte-identical. Two behavior changes on the 2026 surface (unreleased protocol): cancelled modern requests no longer receive a late error response, and subscriptions/listen now serves over stdio instead of rejecting. docs/whats-new.md and the subscriptions handler docs are updated. 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 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 Design note on the lock timing (reviewer sign-off wanted). The lock commits immediately before the first frame's write. A peer cancel landing exactly at that write's checkpoint can leave the connection locked modern with zero delivered frames. This is a deliberate, documented deviation from lock-on-delivered-success: it exists only for mid-handler frames (a listen ack, progress), a plain request's response cannot hit it, and the resulting state is self-consistent and recoverable — only a validly-classified modern envelope reaches this path, and a follow-up initialize gets -32022 naming the modern versions, which auto-negotiating clients treat as modern evidence and re-probe. Committing only after delivery would reopen the pipelined-initialize hijack the first-frame lock exists to prevent. Documented on serve_dual_era_loop and commit_modern, pinned by three adjacency tests. The dispatcher itself stays era-ignorant: it gains two per-request facts (cancel_answer, defaulting to the legacy answer, and an on_success_frame observer), both defaulting to existing behavior, and the era knowledge lives in the loop layer that sets them. The single-exchange HTTP and direct in-process paths need no seam — cancellation is structurally silent there already. AI Disclaimer

Open Graph Description: Serves subscriptions/listen over stdio (and every stream-pair transport riding the dual-era loop), and generalizes two 2026-era behaviors the fix depends on: the era lock now commits at a request&#...

X Description: Serves subscriptions/listen over stdio (and every stream-pair transport riding the dual-era loop), and generalizes two 2026-era behaviors the fix depends on: the era lock now commits at a request&a...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:334c2b24-daa1-3d75-00dc-04422c8c1a01
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD966:2CC294:1386213:1A41277:6A5D16A8
html-safe-nonce8d5681bedfe47c9bf1902e002fa8224daa190a864dc14841d690a096ff50ae0c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEOTY2OjJDQzI5NDoxMzg2MjEzOjFBNDEyNzc6NkE1RDE2QTgiLCJ2aXNpdG9yX2lkIjoiNjI1OTA2NTU3ODkzNjE0NTU3NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac6fd7eb6d78182bd1a385cb079518854de903e1f2940c04d59bda85bdf48034a2
hovercard-subject-tagpull_request:4076860844
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/3120/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:altServes subscriptions/listen over stdio (and every stream-pair transport riding the dual-era loop), and generalizes two 2026-era behaviors the fix depends on: the era lock now commits at a request&#...
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 full-width
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/3120/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F3120%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%2F3120%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/3120/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/3120/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/3120/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3120/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.7k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Code https://github.com/modelcontextprotocol/python-sdk
Issues 259 https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests 306 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
mainhttps://github.com/modelcontextprotocol/python-sdk/tree/main
serve-listen-over-stdiohttps://github.com/modelcontextprotocol/python-sdk/tree/serve-listen-over-stdio
Conversation 1 https://github.com/modelcontextprotocol/python-sdk/pull/3120
Commits 7 https://github.com/modelcontextprotocol/python-sdk/pull/3120/commits
Checks 35 https://github.com/modelcontextprotocol/python-sdk/pull/3120/checks
Files changed 8 https://github.com/modelcontextprotocol/python-sdk/pull/3120/files
Serve subscriptions/listen over stdio, with era-scoped 2026 cancel silence https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#top
Show all changes 7 commits https://github.com/modelcontextprotocol/python-sdk/pull/3120/files
ff34da9 Add per-request cancel-answer and success-frame seams to JSONRPCDispa… maxisbey Jul 16, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3120/commits/ff34da9147baaa3e249ea28df2d5fb4998f24923
8ca1fc6 Serve subscriptions/listen over the dual-era stream loop maxisbey Jul 16, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3120/commits/8ca1fc628daaf4888fc779c6253f1adb98d3edb3
7c6aba7 Document and pin the accepted orphaned-modern-lock corner maxisbey Jul 16, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3120/commits/7c6aba773ad03acb749252c3b28dc8e1a8a540c1
34d4f74 Honor the cancel-silence commitment in the shutdown drain maxisbey Jul 16, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3120/commits/34d4f7407c911b2933d2eb5915c83540fc4b17c7
4932a44 Widen 2026 cancel silence to every request on a modern-locked connection maxisbey Jul 16, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3120/commits/4932a44d4e5da5ed8edd38d0a0f425cd1d2b1356
927b48e Tighten the dispatcher seam edges maxisbey Jul 16, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3120/commits/927b48e17b2ec7f85a95fc94a74f25a5d1b29d61
77c35e7 Convert the remaining listen-over-loop review probes into regression … maxisbey Jul 16, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3120/commits/77c35e7d331d3eef7a056ae9821eedd05adcb29d
Clear filters https://github.com/modelcontextprotocol/python-sdk/pull/3120/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3120/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3120/files
subscriptions.md https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-69985b34534dc028225c760688683c0b34c937cacea59d61840231fea3abb6ff
whats-new.md https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-9428ccc149911a1fdbacb719bfe6f6e4d0c4fbe84f4ce18d14cdb5cd82b9df45
runner.py https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
subscriptions.py https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-2c8b94b6afb87bed285e993cbf4dd1d31e8090f69a4f58965ac595bfe48145b1
dispatcher.py https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-13274512d72e2a34a599019a9226619b150fca24130936cee3dc7d5122934673
jsonrpc_dispatcher.py https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-3d8fb73fa8b126691302c15bb63bbc44a3a0e9338a17f14b3b4ea1d97bb10c2c
test_runner.py https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-51ad0fc280fc0fb1ed6039b7c5a26a6fafba8d8ffc8533cfa89cb9df18ea3f10
test_jsonrpc_dispatcher.py https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-ce6a750fbce4c4bfa60b1845cdd92c08be0c2ed1fdcecdcb2a2efa24170efabd
docs/handlers/subscriptions.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-69985b34534dc028225c760688683c0b34c937cacea59d61840231fea3abb6ff
View file https://github.com/modelcontextprotocol/python-sdk/blob/77c35e7d331d3eef7a056ae9821eedd05adcb29d/docs/handlers/subscriptions.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3120/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-69985b34534dc028225c760688683c0b34c937cacea59d61840231fea3abb6ff
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-69985b34534dc028225c760688683c0b34c937cacea59d61840231fea3abb6ff
docs/whats-new.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-9428ccc149911a1fdbacb719bfe6f6e4d0c4fbe84f4ce18d14cdb5cd82b9df45
View file https://github.com/modelcontextprotocol/python-sdk/blob/77c35e7d331d3eef7a056ae9821eedd05adcb29d/docs/whats-new.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3120/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-9428ccc149911a1fdbacb719bfe6f6e4d0c4fbe84f4ce18d14cdb5cd82b9df45
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-9428ccc149911a1fdbacb719bfe6f6e4d0c4fbe84f4ce18d14cdb5cd82b9df45
src/mcp/server/runner.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
View file https://github.com/modelcontextprotocol/python-sdk/blob/77c35e7d331d3eef7a056ae9821eedd05adcb29d/src/mcp/server/runner.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3120/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-7a9c3e13faa5730f5a8a60062e9d200513c0baeada63e3cc24b37fe68e086e90
src/mcp/server/subscriptions.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-2c8b94b6afb87bed285e993cbf4dd1d31e8090f69a4f58965ac595bfe48145b1
View file https://github.com/modelcontextprotocol/python-sdk/blob/77c35e7d331d3eef7a056ae9821eedd05adcb29d/src/mcp/server/subscriptions.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3120/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-2c8b94b6afb87bed285e993cbf4dd1d31e8090f69a4f58965ac595bfe48145b1
https://github.com/modelcontextprotocol/python-sdk/pull/3120/files#diff-2c8b94b6afb87bed285e993cbf4dd1d31e8090f69a4f58965ac595bfe48145b1
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3120/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3120/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.