diff options
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ------------- |