Commit Graph

1 Commits

Author SHA1 Message Date
Khem Raj
fe5f7638fc
python3-typing-inspection: Upgrade to 0.4.2
License-Update: Changed copyrights to Copyright (c) Pydantic Services Inc. 2025 to present

Changes

4.2
===
Add typing_objects.is_noextraitems()

4.1
===
Fix compatibility with latest Python 3.14 release
Add typing_objects.is_forwardref()
Fix implementation of is_union_origin()
Add SPDX license identifier
Use list as a type hint for InspectedAnnotation.metadata

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-13 23:47:04 -07:00