Python: Add change note

This commit is contained in:
Taus
2023-11-16 15:14:30 +00:00
parent fd750a3bf0
commit 635bcd4fa2

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
- Added support for type parameters in function and class definitions, as well as the new Python 3.12 type alias statement.