Commit 1240493
docs(spec): clarify pydantic-decoder fallback is not opt-in today
Self-review found an inconsistency: the spec described decoder=None as
falling back only if pydantic is installed, but 0.1.0 actually imports
pydantic at decoders/pydantic.py top level and unconditionally instantiates
PydanticDecoder() as the default. Note the gap; defer the tightening.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 55a5a65 commit 1240493
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments