Commit ef66ab3
committed
Use
The current use of typing.TypedDict` in `pydantic_core.__init__.py`
on Python 3.9 to 3.11 is inconsistent Pydantic.
For further information visit https://errors.pydantic.dev/2.8/u/typed-dict-versiontyping_extensions.TypedDict on Python < 3.121 parent a072575 commit ef66ab3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments