From: Steve Dower Date: Mon, 12 Dec 2016 19:19:03 +0000 (-0800) Subject: Issue #28896: Disable WindowsRegistryFinder by default. X-Git-Tag: v3.7.0a1~1767 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21e033466ba4712e0b1ade5b5756a1e8ad3dcdac;p=thirdparty%2FPython%2Fcpython.git Issue #28896: Disable WindowsRegistryFinder by default. --- 21e033466ba4712e0b1ade5b5756a1e8ad3dcdac diff --cc Misc/NEWS index 07f059f3e70b,f4433daf8035..baa2d5e89fa9 --- a/Misc/NEWS +++ 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