File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,12 +6,13 @@ This library adheres to
66
77**UNRELEASED **
88
9- - Fixed missing ``TypeCheckError `` when checking ``TypedDict `` with ``Required[...] ``
10- annotations (`#533 <https://github.com/agronholm/typeguard/issues/533 >`_; PR by @dionhaefner)
119- Fixed ``NameError `` when evaluating forward references on Python 3.14
1210 (`#536 <https://github.com/agronholm/typeguard/issues/536 >`_; PR by @dionhaefner)
1311- Fixed protocol check incorrectly rejecting inherited classmethods and staticmethods
1412 (`#539 <https://github.com/agronholm/typeguard/issues/539 >`_)
13+ - Fixed missing ``TypeCheckError `` when checking ``TypedDict `` with ``Required[...] ``
14+ annotations
15+ (`#533 <https://github.com/agronholm/typeguard/issues/533 >`_; PR by @dionhaefner)
1516
1617**4.4.4 ** (2025-06-18)
1718
You can’t perform that action at this time.
0 commit comments