]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add missing NEWS entry for issue #17843.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 28 Apr 2013 17:01:31 +0000 (19:01 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 28 Apr 2013 17:01:31 +0000 (19:01 +0200)
Misc/NEWS

index ef4bc8a42b710180f634d7f8523c4a6dfad7ac25..46c3072d7c4f41118d8d4d349495ab641f3f79fb 100644 (file)
--- 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