Skip to content

bpo-33851: Fix ast.get_docstring() for a node that lacks a docstring.#7682

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:ast-get_docstring
Jun 15, 2018
Merged

bpo-33851: Fix ast.get_docstring() for a node that lacks a docstring.#7682
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:ast-get_docstring

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jun 13, 2018

Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka merged commit 08f127a into python:master Jun 15, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the ast-get_docstring branch June 15, 2018 08:05
@bedevere-bot

Copy link
Copy Markdown

GH-7701 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 15, 2018
…pythonGH-7682)

(cherry picked from commit 08f127a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Jun 15, 2018
…GH-7682)

(cherry picked from commit 08f127a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ned-deily pushed a commit to ned-deily/cpython that referenced this pull request Jun 27, 2018
…pythonGH-7682)

(cherry picked from commit 08f127a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants