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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
modelcontextprotocol
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
23.9k
Code
Issues
240
Pull requests
271
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: send params as empty object for list methods without cursor
- #1453
#1453
Merged
felixweinberger
merged 10 commits into
main
modelcontextprotocol/python-sdk:main
from
fweinberger/validation-consistency
modelcontextprotocol/python-sdk:fweinberger/validation-consistency
Copy head branch name to clipboard
Oct 14, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: send params as empty object for list methods without cursor
#1453
felixweinberger
merged 10 commits into
main
modelcontextprotocol/python-sdk:main
from
fweinberger/validation-consistency
modelcontextprotocol/python-sdk:fweinberger/validation-consistency
Copy head branch name to clipboard
Commits
Commits on Oct 9, 2025
fix: send params as empty object for list methods without cursor
Show description for 03b89e9
felixweinberger
committed
03b89e9
View commit details
Copy full SHA for 03b89e9
Browse repository at this point
feat: deprecate cursor parameter in favor of params for list methods
Show description for 7db0e25
felixweinberger
committed
7db0e25
View commit details
Copy full SHA for 7db0e25
Browse repository at this point
test: add params parameter tests and precedence verification
Show description for b779c12
felixweinberger
committed
b779c12
View commit details
Copy full SHA for b779c12
Browse repository at this point
refactor: use parametrized tests to reduce test duplication
Show description for a98c4f7
felixweinberger
committed
a98c4f7
View commit details
Copy full SHA for a98c4f7
Browse repository at this point
Commits on Oct 13, 2025
refactor: add @overload decorators and @deprecated for list methods
Show description for 3217282
felixweinberger
committed
3217282
View commit details
Copy full SHA for 3217282
Browse repository at this point
fix: flip order of @overload & @deprecated to match docs
Show description for d4b0608
felixweinberger
committed
d4b0608
View commit details
Copy full SHA for d4b0608
Browse repository at this point
fix: improve deprecation warning string
felixweinberger
committed
28c6f0d
View commit details
Copy full SHA for 28c6f0d
Browse repository at this point
Commits on Oct 14, 2025
Merge branch 'main' into fweinberger/validation-consistency
felixweinberger
authored
6daf63b
View commit details
Copy full SHA for 6daf63b
Browse repository at this point
fix: remove unnecessary lint ignore
felixweinberger
committed
ee989cf
View commit details
Copy full SHA for ee989cf
Browse repository at this point
Merge branch 'main' into fweinberger/validation-consistency
felixweinberger
authored
1827420
View commit details
Copy full SHA for 1827420
Browse repository at this point
You can’t perform that action at this time.