mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
73cbe7a01a
Remove the docstring attribute of AST types and restore docstring expression as a first stmt in their body. Co-authored-by: INADA Naoki <methane@users.noreply.github.com>