What's Changed
- Add Default derive to GroupByState and use default initialization by @ShaharNaveh in #6043
- Wtf8-compatible fixes by @youknowone in #5985
- Deprecate ::new_ref by @youknowone in #6046
- Apply some clippy lints by @ShaharNaveh in #6045
- Refactor PyUtf8Str by @youknowone in #6047
- sqlite: Align Connection.call error handling with CPython by @ever0de in #6042
- Add test.support.interpreters at 3.13.2 by @arihant2math in #5684
- Update
unittest
partially by @ShaharNaveh in #6051 - Fix test.support.requires_debug_ranges by @youknowone in #6049
- Add
symtable.py
from 3.13.5 by @ShaharNaveh in #6048 - Use Unconstructible trait for internal types by @ever0de in #6052
- Update some deps by @ShaharNaveh in #6053
- Update
bz2.py
from 3.13.5 by @ShaharNaveh in #6055 - Update
contextlib
from 3.13.5, by @ShaharNaveh in #6056
Full Changelog: 2025-07-28-main-40...2025-08-04-main-41