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.14:22:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601994126.13.0.629425524477.issue41944@roundup.psfhosted.org>
In-reply-to
Content
New changeset a8bf44d04915f7366d9f8dfbf84822ac37a4bab3 by Florian Bruhin in branch 'master':
bpo-41944: No longer call eval() on content received via HTTP in the UnicodeNames tests (GH-22575)
https://github.com/python/cpython/commit/a8bf44d04915f7366d9f8dfbf84822ac37a4bab3
History
Date User Action Args
2020-10-06 14:22:06vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, The Compiler, pablogsal, miss-islington
2020-10-06 14:22:06vstinnersetmessageid: <1601994126.13.0.629425524477.issue41944@roundup.psfhosted.org>
2020-10-06 14:22:06vstinnerlinkissue41944 messages
2020-10-06 14:22:06vstinnercreate