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, miss-islington, pablogsal, serhiy.storchaka, vstinner, zach.ware
Date 2020-10-06.12:38:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601987937.9.0.857648548291.issue41944@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c6c256df3636ff6f6136820afaefa5a10a3ac33 by Miss Skeleton (bot) in branch '3.8':
bpo-41944: No longer call eval() on content received via HTTP in the CJK codec tests (GH-22566) (GH-22577)
https://github.com/python/cpython/commit/6c6c256df3636ff6f6136820afaefa5a10a3ac33
History
Date User Action Args
2020-10-06 12:38:57vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, The Compiler, pablogsal, miss-islington
2020-10-06 12:38:57vstinnersetmessageid: <1601987937.9.0.857648548291.issue41944@roundup.psfhosted.org>
2020-10-06 12:38:57vstinnerlinkissue41944 messages
2020-10-06 12:38:57vstinnercreate