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 e6b50e7 commit 58e5189Copy full SHA for 58e5189
CHANGES
@@ -41,6 +41,8 @@ $ pipx install --suffix=@next g --pip-args '\--pre' --force
41
42
### Development
43
44
+- Add Python 3.14 to test matrix (#40)
45
+
46
#### chore: Implement PEP 563 deferred annotation resolution (#34)
47
48
- Add `from __future__ import annotations` to defer annotation resolution and reduce unnecessary runtime computations during type checking.
0 commit comments