Handles message type Exception in lowlevel/server.py _handle_message function. Mentioned as TODO on line 528.#786
Merged
felixweinberger merged 13 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom Oct 13, 2025
Merged
Handles message type Exception in lowlevel/server.py _handle_message function. Mentioned as TODO on line 528.#786felixweinberger merged 13 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom
felixweinberger merged 13 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom
Commits
Commits on Aug 21, 2025
Handling TODO mentioned in the lowlevel/server.py.
Show description for db77e60authored andcommitted- authored andcommitted
fix: Improve exception handling in lowlevel server
Show description for 39220b0committedAddress kludex review comments - use __exit__ format for exception data
Show description for 1934a58committedFix type annotations in test_lowlevel_exception_handling.py
Show description for df6e820committedRemove unused Type import
Show description for 904294ecommitted
Commits on Sep 8, 2025
- authored
fix: avoid exposing server exception details to clients
Show description for 81335fbcommitted