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:
Stephen Morton
2024-10-04 17:33:45 -07:00
committed by GitHub
parent 39650b43b5
commit 77510ae6a4
2 changed files with 1972 additions and 1828 deletions

File diff suppressed because it is too large Load Diff