mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
resort _ast and ast modules (#11162)
The classes imported from the _ast module are defined in C, but set their __module__ to ast. This arrangement ensures that the type stubs have the same. related to https://github.com/python/typeshed/issues/3968 and the discussion in https://github.com/python/typeshed/issues/11141
This commit is contained in:
1989
stdlib/ast.pyi
1989
stdlib/ast.pyi
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user