fastmcp/src/fastmcp
William Easton aad942cc86
Pass bytes/file-like values directly in multipart, add charset preservation test
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 13:31:25 -05:00
..
apps Enable 4 ruff rules (DTZ, ERA, ISC, INP) and fix 9 violations (#3842) 2026-04-12 12:54:52 -04:00
cli Enable PERF and T20 ruff rules (#3845) 2026-04-13 20:07:32 -04:00
client Enable PERF and T20 ruff rules (#3845) 2026-04-13 20:07:32 -04:00
contrib fix: scope deprecation warning filter to FastMCPDeprecationWarning (#3649) 2026-03-27 09:54:08 -04:00
experimental chore(deps-dev): bump pydantic-monty from 0.0.9 to 0.0.10 (#3809) 2026-04-12 16:13:20 -04:00
prompts fix: elicitation scalar return, resource auto-serialization, Client.new() state, prompt errors (#3859) 2026-04-13 13:56:49 -04:00
resources fix: elicitation scalar return, resource auto-serialization, Client.new() state, prompt errors (#3859) 2026-04-13 13:56:49 -04:00
server Deprecate ctx.elicit() without response_type (#3916) 2026-04-13 21:23:31 -04:00
tools Stop pydantic 2.13 from leaking _WrappedResult docstring into tool output schemas (#3918) 2026-04-13 21:38:13 -04:00
utilities Pass bytes/file-like values directly in multipart, add charset preservation test 2026-04-14 13:31:25 -05:00
__init__.py fix: scope deprecation warning filter to FastMCPDeprecationWarning (#3649) 2026-03-27 09:54:08 -04:00
decorators.py Decorators return functions instead of component objects (#2856) 2026-01-12 21:58:07 -05:00
dependencies.py Replace vendored DI with uncalled-for (#3301) 2026-03-02 16:35:15 -05:00
exceptions.py fix: scope deprecation warning filter to FastMCPDeprecationWarning (#3649) 2026-03-27 09:54:08 -04:00
mcp_config.py Promote 7 ty rules from ignore to warn, fix 9 violations (#3852) 2026-04-12 12:50:56 -04:00
py.typed Restore py.typed 2025-06-03 08:49:55 -04:00
settings.py Expose minimum_check_interval, reduce task pickup latency (#3500) 2026-03-14 16:08:28 -04:00
telemetry.py Use standard traceparent/tracestate keys per OTel MCP semconv (#3221) 2026-02-18 15:51:24 -05:00
types.py Fix dev apps form: union types, textarea support, JSON parsing (#3597) 2026-03-23 15:53:04 -04:00