Commit graph

2 commits

Author SHA1 Message Date
Miss Islington (bot)
13a5082afe
[3.13] Add some more edge-case tests for inspect.get_annotations with eval_str=True (GH-120550) (#120551)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-06-15 13:16:40 +00:00
Miss Islington (bot)
d4174fa7ca
[3.13] gh-114053: Fix bad interaction of PEP 695, PEP 563 and inspect.get_annotations (GH-120270) (#120474)
gh-114053: Fix bad interaction of PEP 695, PEP 563 and `inspect.get_annotations` (GH-120270)
(cherry picked from commit 42351c3b9a)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-06-13 21:41:14 +00:00