summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_annotationlib.py
Commit message (Expand)AuthorAgeFilesLines
* gh-119180: annotationlib: Fix __all__, formatting (#122365)Jelle Zijlstra2024-08-111-23/+44
* gh-119180: Improvements to ForwardRef.evaluate (#122210)Jelle Zijlstra2024-08-111-1/+41
* gh-119180: Add evaluate functions for type params and type aliases (#122212)Jelle Zijlstra2024-07-271-0/+19
* gh-119180: Use type descriptors to access annotations (PEP 749) (#122074)Jelle Zijlstra2024-07-271-1/+83
* gh-119180: Add `annotationlib` module to support PEP 649 (#119891)Jelle Zijlstra2024-07-231-0/+771