Change a few tests for new typeshed

This commit is contained in:
Dave Halter
2026-04-28 17:14:42 +02:00
parent 75f1d064d5
commit 04e5f5b3b8
2 changed files with 12 additions and 12 deletions
+3
View File
@@ -8,6 +8,9 @@ Unreleased
- Python 3.14 support
- Removed support for Python 3.8 and 3.9
- Upgraded Typeshed
- Better support for Final/ClassVar
- ``__new__`` is now also recognized as a signature
0.19.2 (2024-11-10)
+++++++++++++++++++