[3.8] bpo-32911: Revert bpo-29463. (GH-7121) by serhiy-storchaka · Pull Request #7197 · python/cpython
Conversation
Copy link Copy Markdown
Member
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
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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
serhiy-storchaka
merged commit
73cbe7a
into
python:master
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
deleted the
remove-ast-docstring-attr
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment