We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc8132 commit 74c069aCopy full SHA for 74c069a
CHANGELOG.md
@@ -1,6 +1,5 @@
1
# Release 4.14.1 (July 4, 2025)
2
3
-- Fix access to `__dict__` on `typing_extensions.TypedDict`.
4
- Fix usage of `typing_extensions.TypedDict` nested inside other types
5
(e.g., `typing.Type[typing_extensions.TypedDict]`). This is not allowed by the
6
type system but worked on older versions, so we maintain support.
0 commit comments