Skip to content

Commit 74c069a

Browse files
Update CHANGELOG.md
1 parent ddc8132 commit 74c069a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Release 4.14.1 (July 4, 2025)
22

3-
- Fix access to `__dict__` on `typing_extensions.TypedDict`.
43
- Fix usage of `typing_extensions.TypedDict` nested inside other types
54
(e.g., `typing.Type[typing_extensions.TypedDict]`). This is not allowed by the
65
type system but worked on older versions, so we maintain support.

0 commit comments

Comments
 (0)