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 vstinner
Recipients The Compiler, serhiy.storchaka, vstinner
Date 2020-10-05.10:56:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601895399.0.0.74156078352.issue41940@roundup.psfhosted.org>
In-reply-to
Content
> It is also not safe to pass data downloaded from untrusted source to eval().

Would you mind to open a separated issue for that?

Does someone want to propose a change to avoid eval() in the tests?
History
Date User Action Args
2020-10-05 10:56:39vstinnersetrecipients: + vstinner, serhiy.storchaka, The Compiler
2020-10-05 10:56:39vstinnersetmessageid: <1601895399.0.0.74156078352.issue41940@roundup.psfhosted.org>
2020-10-05 10:56:38vstinnerlinkissue41940 messages
2020-10-05 10:56:38vstinnercreate