fix: send params as empty object for list methods without cursor#1453
Merged
felixweinberger merged 10 commits intomainmodelcontextprotocol/python-sdk:mainfrom Oct 14, 2025
fweinberger/validation-consistencymodelcontextprotocol/python-sdk:fweinberger/validation-consistencyCopy head branch name to clipboard
Merged
fix: send params as empty object for list methods without cursor#1453felixweinberger merged 10 commits intomainmodelcontextprotocol/python-sdk:mainfrom fweinberger/validation-consistencymodelcontextprotocol/python-sdk:fweinberger/validation-consistencyCopy head branch name to clipboard
felixweinberger merged 10 commits intomainmodelcontextprotocol/python-sdk:mainfrom
fweinberger/validation-consistencymodelcontextprotocol/python-sdk:fweinberger/validation-consistencyCopy 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 03b89e9committedfeat: deprecate cursor parameter in favor of params for list methods
Show description for 7db0e25committedtest: add params parameter tests and precedence verification
Show description for b779c12committedrefactor: use parametrized tests to reduce test duplication
Show description for a98c4f7committed
Commits on Oct 13, 2025
refactor: add @overload decorators and @deprecated for list methods
Show description for 3217282committedfix: flip order of @overload & @deprecated to match docs
Show description for d4b0608committed- committed