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 serhiy.storchaka
Recipients The Compiler, serhiy.storchaka, vstinner
Date 2020-10-05.14:40:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601908852.29.0.0266876682235.issue41944@roundup.psfhosted.org>
In-reply-to
Content
As was reported by Florian Bruhin, Python testsuite calls eval() on content received via HTTP (in Lib/test/multibytecodec_support.py).
History
Date User Action Args
2020-10-05 14:40:52serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, The Compiler
2020-10-05 14:40:52serhiy.storchakasetmessageid: <1601908852.29.0.0266876682235.issue41944@roundup.psfhosted.org>
2020-10-05 14:40:52serhiy.storchakalinkissue41944 messages
2020-10-05 14:40:52serhiy.storchakacreate