]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41944: No longer call eval() on content received via HTTP in the CJK codec tests...
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Oct 2020 04:46:10 +0000 (21:46 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Oct 2020 04:46:10 +0000 (00:46 -0400)
commite912e945f2960029d039d3390ea08835ad39374b
treeba7bbc0d60ee548075de7b541d6fed33aca8d939
parenta158fb9c5138db94adf24fbc5690467cda811163
bpo-41944: No longer call eval() on content received via HTTP in the CJK codec tests (GH-22566) (GH-22579)

(cherry picked from commit 2ef5caa58febc8968e670e39e3d37cf8eef3cab8)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/multibytecodec_support.py
Misc/NEWS.d/next/Tests/2020-10-05-17-43-46.bpo-41944.rf1dYb.rst [new file with mode: 0644]