We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02ddab commit cce2e1eCopy full SHA for cce2e1e
1 file changed
CHANGES
@@ -35,6 +35,8 @@ You can test the unpublished version of cihai-cli before its released, see
35
36
### Development
37
38
+- Add Python 3.14 to test matrix
39
+
40
#### chore: Implement PEP 563 deferred annotation resolution (#324)
41
42
- Add `from __future__ import annotations` to defer annotation resolution and reduce unnecessary runtime computations during type checking.
0 commit comments