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 pablogsal
Recipients BTaskaya, gousaiyang, gvanrossum, pablogsal, terry.reedy
Date 2020-10-03.14:32:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601735569.95.0.639398669239.issue41887@roundup.psfhosted.org>
In-reply-to
Content
> I dunno, but it's been doing this since 1992, so I think it would be fragile to change. The best thing therefore is to make ast.literal_eval() match it exactly.

+1 We had considerable finicky behaviour in the parser related to new lines and whitespace so I would recommend to strive for stability.
History
Date User Action Args
2020-10-03 14:32:49pablogsalsetrecipients: + pablogsal, gvanrossum, terry.reedy, BTaskaya, gousaiyang
2020-10-03 14:32:49pablogsalsetmessageid: <1601735569.95.0.639398669239.issue41887@roundup.psfhosted.org>
2020-10-03 14:32:49pablogsallinkissue41887 messages
2020-10-03 14:32:49pablogsalcreate