Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
andylim-duo
/
python-sdk
Public
forked from
modelcontextprotocol/python-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Upstream 20260501
- #19
#19
Merged
andylim-duo
merged 15 commits into
main
andylim-duo/python-sdk:main
from
upstream-20260501
andylim-duo/python-sdk:upstream-20260501
Copy head branch name to clipboard
May 4, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Upstream 20260501
#19
andylim-duo
merged 15 commits into
main
andylim-duo/python-sdk:main
from
upstream-20260501
andylim-duo/python-sdk:upstream-20260501
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2026
Propagate contextvars.Context through anyio streams without modifying SessionMessage (#2298)
Kludex
authored
e6235d1
View commit details
Copy full SHA for e6235d1
Browse repository at this point
Don't block the event loop on sync resource and prompt functions (#2380)
maxisbey
authored
3ce0f76
View commit details
Copy full SHA for 3ce0f76
Browse repository at this point
Add basic OpenTelemetry tracing for client and server requests (#2381)
Kludex
authored
37891f4
View commit details
Copy full SHA for 37891f4
Browse repository at this point
chore(deps): bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory (#2350)
Show description for d5b9155
dependabot[bot]
authored
d5b9155
View commit details
Copy full SHA for d5b9155
Browse repository at this point
Commits on Apr 8, 2026
Use shared `is_async_callable` instead of `inspect.iscoroutinefunction` (#2389)
Kludex
authored
cf4e435
View commit details
Copy full SHA for cf4e435
Browse repository at this point
Commits on Apr 9, 2026
docs: fill migration guide gaps surfaced by automated upgrade eval (#2412)
maxisbey
authored
f27d2aa
View commit details
Copy full SHA for f27d2aa
Browse repository at this point
Commits on Apr 12, 2026
Add `resources` parameter to `MCPServer` (#2414)
Show description for c5f12ec
mplemay
and
Kludex
authored
c5f12ec
View commit details
Copy full SHA for c5f12ec
Browse repository at this point
chore(deps): bump cryptography from 46.0.5 to 46.0.7 in the uv group across 1 directory (#2406)
Show description for 8f806da
dependabot[bot]
authored
8f806da
View commit details
Copy full SHA for 8f806da
Browse repository at this point
Commits on Apr 13, 2026
docs: modernize development guidelines and rename to AGENTS.md (#2413)
maxisbey
authored
941089e
View commit details
Copy full SHA for 941089e
Browse repository at this point
fix(auth): coerce empty-string optional URL fields to None in OAuthClientMetadata (#2404)
felixweinberger
authored
2dfb51a
View commit details
Copy full SHA for 2dfb51a
Browse repository at this point
fix: catch PydanticUserError when generating output schema (pydantic 2.13 compat) (#2434)
maxisbey
authored
5cbd259
View commit details
Copy full SHA for 5cbd259
Browse repository at this point
Commits on Apr 14, 2026
SEP-2207: Refresh token guidance (#2039)
wdawson
authored
437d15a
View commit details
Copy full SHA for 437d15a
Browse repository at this point
fix: align Context logging methods with MCP spec data type (#2366)
Show description for 3d7b311
3 people
authored
3d7b311
View commit details
Copy full SHA for 3d7b311
Browse repository at this point
Commits on May 4, 2026
Merge remote-tracking branch 'upstream/main' into upstream-20260501
andylim-duo
committed
b87f7b1
View commit details
Copy full SHA for b87f7b1
Browse repository at this point
fix: formatting and coverage for CI
Show description for 2fb900d
andylim-duo
and
claude
committed
2fb900d
View commit details
Copy full SHA for 2fb900d
Browse repository at this point
You can’t perform that action at this time.