From: Serhiy Storchaka Date: Sat, 1 Jul 2017 05:15:46 +0000 (+0300) Subject: Update NEWS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f09855b518fde9986b1a13deefbd103c1b75f14;p=thirdparty%2FPython%2Fcpython.git Update NEWS --- diff --git a/Misc/NEWS b/Misc/NEWS index 38f01d2e218a..f7a4222c790d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -36,7 +36,7 @@ Library ------- - [Security] bpo-30730: Prevent environment variables injection in subprocess on - Windows. Prevent passing other environment variables and command arguments. + Windows. Prevent passing other invalid environment variables and command arguments. - Issue #28563: Fixed possible DoS and arbitrary code execution when handle plural form selections in the gettext module. The expression parser now