Commit 77510ae
authored
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 #3968
and the discussion in #111411 parent 39650b4 commit 77510ae
2 files changed
Lines changed: 1983 additions & 1839 deletions
0 commit comments