[issue33851] 3.7 regression: ast.get_docstring() for a node that lacks a docstring

Serhiy Storchaka report at bugs.python.org
Fri Jun 15 04:05:18 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 08f127a3cad8ce4eb281d30d9488c91b0fd7cfed by Serhiy Storchaka in branch 'master':
bpo-33851: Fix ast.get_docstring() for a node that lacks a docstring. (GH-7682)
https://github.com/python/cpython/commit/08f127a3cad8ce4eb281d30d9488c91b0fd7cfed


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33851>
_______________________________________


More information about the Python-bugs-list mailing list