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 ned.deily
Recipients The Compiler, miss-islington, ned.deily, pablogsal, serhiy.storchaka, vstinner, zach.ware
Date 2020-10-20.02:38:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603161523.5.0.197332197784.issue41944@roundup.psfhosted.org>
In-reply-to
Content
New changeset 43e523103886af66d6c27cd72431b5d9d14cd2a9 by Miss Skeleton (bot) in branch '3.7':
bpo-41944: No longer call eval() on content received via HTTP in the CJK codec tests (GH-22566) (GH-22578)
https://github.com/python/cpython/commit/43e523103886af66d6c27cd72431b5d9d14cd2a9
History
Date User Action Args
2020-10-20 02:38:43ned.deilysetrecipients: + ned.deily, vstinner, zach.ware, serhiy.storchaka, The Compiler, pablogsal, miss-islington
2020-10-20 02:38:43ned.deilysetmessageid: <1603161523.5.0.197332197784.issue41944@roundup.psfhosted.org>
2020-10-20 02:38:43ned.deilylinkissue41944 messages
2020-10-20 02:38:43ned.deilycreate