Skip to content

Commit 3bb00ad

Browse files
max-sixtyclaude
andauthored
Add whatsnew entry for mypy test suite improvements (#10770)
Documents the removal of all test files from mypy exclusions in PR #10768. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <[email protected]>
1 parent 43a7f1e commit 3bb00ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats-new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ Documentation
7777
Internal Changes
7878
~~~~~~~~~~~~~~~~
7979

80+
- All test files now have full mypy type checking enabled (``check_untyped_defs = true``),
81+
improving type safety and making the test suite a better reference for type annotations.
82+
(:pull:`10768`)
83+
By `Maximilian Roos <https://github.com/max-sixty>`_.
8084

8185
.. _whats-new.2025.09.0:
8286

0 commit comments

Comments
 (0)