From: Nadeem Vawda Date: Sun, 28 Apr 2013 17:01:31 +0000 (+0200) Subject: Add missing NEWS entry for issue #17843. X-Git-Tag: v2.7.5~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c1ea5ec905c181553cd2f8d56259dff2c072253f;p=thirdparty%2FPython%2Fcpython.git Add missing NEWS entry for issue #17843. --- diff --git a/Misc/NEWS b/Misc/NEWS index ef4bc8a42b71..46c3072d7c4f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -31,6 +31,9 @@ Core and Builtins Library ------- +- Issue #17843: Removed test data file that was triggering false-positive virus + warnings with certain antivirus software. + - Issue #17353: Plistlib emitted empty data tags with deeply nested datastructures - Issue #11714: Use 'with' statements to assure a Semaphore releases a