feat: support stderr logging in Jupyter notebook environments#2020
Open
BabyChrist666 wants to merge 8 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom
BabyChrist666:fix/jupyter-stderr-logging-156BabyChrist666/python-sdk:fix/jupyter-stderr-logging-156Copy head branch name to clipboard
Open
feat: support stderr logging in Jupyter notebook environments#2020BabyChrist666 wants to merge 8 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom BabyChrist666:fix/jupyter-stderr-logging-156BabyChrist666/python-sdk:fix/jupyter-stderr-logging-156Copy head branch name to clipboard
BabyChrist666 wants to merge 8 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom
BabyChrist666:fix/jupyter-stderr-logging-156BabyChrist666/python-sdk:fix/jupyter-stderr-logging-156Copy head branch name to clipboard
Commits
Commits on Feb 9, 2026
feat: support stderr logging in Jupyter notebook environments
Show description for e9c5fd2andcommitted
Commits on Feb 13, 2026
Commits on Feb 15, 2026
Fix pre-commit formatting and add test coverage for Jupyter stderr support
Show description for 49e2546andcommittedFix remaining pre-commit issues and add missing branch coverage
Show description for bad0a6eandcommittedFix pyright type errors and branch coverage in tests
Show description for 4b199bcandcommitted
Commits on Feb 16, 2026
Fix pyright errors: unused variables and __class__ assignment
Show description for 39a940bandcommittedFix pyright partially unknown type error for mock config
Show description for f568ea1andcommittedFix pyright: annotate FakeIPython.config type
Show description for f12a9d3andcommitted