Add changenote + some doc updates

This commit is contained in:
Joe Farebrother
2025-07-25 09:52:54 +01:00
parent 871688f026
commit 3525e83ad2
3 changed files with 9 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* The `py/unexpected-raise-in-special-method` query has been modernized. It produces additional results in cases where the exception is
only raised conditionally. Its precision has been changed from `very-high` to `high`.