Python: Add change note

This commit is contained in:
Taus
2024-10-15 12:04:09 +00:00
parent 778b96aa39
commit 3b60d8302b

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
- Added partial support for the `copy.replace` method, [added](https://docs.python.org/3.13/library/copy.html#copy.replace) in Python 3.13.