Commit Graph
3 Commits
Author SHA1 Message Date
Hunter Hogan cb37f1d7fb Update ast.alias _attributes for Python 3.9 (#14103) 2025-05-19 18:44:10 -07:00
Hunter Hogan cd98102c6c remove _Identifier: typing_extensions.TypeAlias = str (#13954) (#13964) 2025-05-08 20:40:29 -07:00
Hunter Hogan a4d3f6f0de Re-export ast.Match and ast.TypeAlias from _ast.pyi (#13926)
This matches what we do for all other AST nodes
2025-05-03 11:05:20 +01:00