Python: Add change note

This commit is contained in:
Taus
2025-03-20 13:57:32 +00:00
parent ef9b229023
commit 074af6f548

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
- The `py/special-method-wrong-signature` has been modernized and rewritten to no longer rely on outdated APIs. Moreover, the query no longer flags cases where a default value is never used, as these alerts were rarely useful.