[issue41887] ast.literal_eval does not accept strings with leading whitespaces

Guido van Rossum report at bugs.python.org
Sat Oct 3 20:46:47 EDT 2020


Guido van Rossum <guido at python.org> added the comment:


New changeset e799aa8b92c195735f379940acd9925961ad04ec by Batuhan Taskaya in branch 'master':
bpo-41887: omit leading spaces/tabs on ast.literal_eval (#22469)
https://github.com/python/cpython/commit/e799aa8b92c195735f379940acd9925961ad04ec


----------

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


More information about the Python-bugs-list mailing list