]> granicus.if.org Git - python/commitdiff
Issue #28896: Disable WindowsRegistryFinder by default.
authorSteve Dower <steve.dower@microsoft.com>
Mon, 12 Dec 2016 19:19:03 +0000 (11:19 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Mon, 12 Dec 2016 19:19:03 +0000 (11:19 -0800)
1  2 
Misc/NEWS

diff --cc Misc/NEWS
index 07f059f3e70b95010b785b96ea340ebd838e5dfa,f4433daf8035a6e1c40b72cf03474468d94c9b62..baa2d5e89fa95070db5181339bc06389154fdc4a
+++ b/Misc/NEWS
@@@ -474,10 -585,6 +474,10 @@@ Librar
  Windows
  -------
  
- - Issue #28896: Deprecate WindowsRegistryFinder
++- Issue #28896: Deprecate WindowsRegistryFinder and disable it by default
 +
 +- Issue #28522: Fixes mishandled buffer reallocation in getpathp.c
 +
  - Issue #28402: Adds signed catalog files for stdlib on Windows.
  
  - Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by