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, gvanrossum, pablogsal, vstinner
Date 2019-12-16.20:16:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576527380.91.0.58190666199.issue39069@roundup.psfhosted.org>
In-reply-to
Content
If I remember correctly, the people that were concerned mentioned the usage of 'ast.literal_eval' in some simple command line applications were the import may be noticeable but I will be totally ok to just accept the slower import of ast.
History
Date User Action Args
2019-12-16 20:16:20pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, BTaskaya
2019-12-16 20:16:20pablogsalsetmessageid: <1576527380.91.0.58190666199.issue39069@roundup.psfhosted.org>
2019-12-16 20:16:20pablogsallinkissue39069 messages
2019-12-16 20:16:20pablogsalcreate