[issue40662] ast.get_source_segment behaviour with missing location info doesn't match docstring

Pablo Galindo Salgado report at bugs.python.org
Mon May 18 14:14:19 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset e6578a226d8a8a13d1062d154fad0fef28ee2416 by Irit Katriel in branch 'master':
bpo-40662: Fixed ast.get_source_segment for ast nodes that have incomplete location information (GH-20157)
https://github.com/python/cpython/commit/e6578a226d8a8a13d1062d154fad0fef28ee2416


----------

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


More information about the Python-bugs-list mailing list