This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients BTaskaya, gousaiyang, gvanrossum, pablogsal, terry.reedy
Date 2020-10-04.00:46:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601772407.73.0.990739777186.issue41887@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-10-04 00:46:47gvanrossumsetrecipients: + gvanrossum, terry.reedy, pablogsal, BTaskaya, gousaiyang
2020-10-04 00:46:47gvanrossumsetmessageid: <1601772407.73.0.990739777186.issue41887@roundup.psfhosted.org>
2020-10-04 00:46:47gvanrossumlinkissue41887 messages
2020-10-04 00:46:47gvanrossumcreate