]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
NEWS message for issue #26977.
authorSteven D'Aprano <steve+python@pearwood.info>
Wed, 11 May 2016 02:41:19 +0000 (12:41 +1000)
committerSteven D'Aprano <steve+python@pearwood.info>
Wed, 11 May 2016 02:41:19 +0000 (12:41 +1000)
Misc/NEWS

index d41910a92f3818f7747ed35e217d0ade55c7210f..667f6e2cc785f027555c0766db8195dcaf808cc6 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -118,6 +118,9 @@ Library
 
 - Issue #25745: Fixed leaking a userptr in curses panel destructor.
 
+- Issue #26977: Removed unnecessary, and ignored, call to sum of squares helper
+  in statistics.pvariance.
+
 - Issue #26881: The modulefinder module now supports extended opcode arguments.
 
 - Issue #23815: Fixed crashes related to directly created instances of types in