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