[3.8] bpo-32911: Revert bpo-29463. (GH-7121) by serhiy-storchaka · Pull Request #7197 · python/cpython

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka commented

May 29, 2018

edited by bedevere-bot

Loading

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

https://bugs.python.org/issue32911

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>

@serhiy-storchaka serhiy-storchaka merged commit 73cbe7a into python:master

May 29, 2018

@serhiy-storchaka serhiy-storchaka deleted the remove-ast-docstring-attr branch

May 29, 2018 09:05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@serhiy-storchaka @the-knights-who-say-ni @bedevere-bot