]> granicus.if.org Git - python/commitdiff
Add news item for #14943
authorBrian Curtin <brian@python.org>
Tue, 29 May 2012 23:41:30 +0000 (18:41 -0500)
committerBrian Curtin <brian@python.org>
Tue, 29 May 2012 23:41:30 +0000 (18:41 -0500)
Misc/NEWS

index 8ddc0c469ab7b7a0be735702ea2752ab0cd90b83..582f5262e4453d9729160b5103513f767c7b2b5a 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -307,6 +307,9 @@ Documentation
 
 - Issue #8799: Fix and improve the threading.Condition documentation.
 
+- Issue #14943: Correct a default argument value for winreg.OpenKey
+  and correctly list the argument names in the function's explanation.
+
 Documentation
 -------------