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 79f968f commit 8ba5933Copy full SHA for 8ba5933
docs/versionhistory.rst
@@ -8,6 +8,8 @@ This library adheres to
8
9
- Fixed missing ``typing_extensions`` dependency for Python 3.12
10
(`#444 <https://github.com/agronholm/typeguard/issues/444>`_)
11
+- Fixed deprecation warning in the test suite on Python 3.13
12
+ (`#444 <https://github.com/agronholm/typeguard/issues/444>`_)
13
14
**4.2.0** (2023-03-23)
15
0 commit comments