Sourced from typing-inspection's releases.
v0.4.3 2026-08-10
What's Changed
- Drop support for Python 3.9 by
@Viicosin #52- Avoid module
getattr()calls intyping_objectsfunctions by@Viicosin #57- Add Python 3.15 support by
@Viicosin #59Full Changelog: https://github.com/pydantic/typing-inspection/compare/v0.4.2...v0.4.3
2648bdf
Prepare release 0.4.3 (#60)7c14c75
Add Python 3.15 support (#59)677b2ae
Fix docs publish CI permissions (#58)5e33e8d
Avoid module getattr() calls in typing_objects
functions (#57)f576d83
Fix Literal test (#56)b05cc7f
Add zizmor (#54)f283cb1
Add yamlfmt and update pre-commit hooks (#53)30adcab
Drop support for Python 3.9 (#52)505ed64
Update lockfile and dependencies (#51)2afb37c
Fix typo in _UnknownType type alias (#50)