Python: Add change note

This commit is contained in:
Taus
2024-10-09 20:20:22 +00:00
parent 8630f57710
commit d905010aa8

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
- Added support for type parameter defaults, as specified in [PEP-696](https://peps.python.org/pep-0696/).