From: Steve Dower Date: Thu, 8 Dec 2016 17:01:39 +0000 (-0800) Subject: Issue #28896: Deprecate WindowsRegistryFinder X-Git-Tag: v3.7.0a1~1808 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b3a7c01bca9729a8e516dc0b045663c72456401;p=thirdparty%2FPython%2Fcpython.git Issue #28896: Deprecate WindowsRegistryFinder --- 3b3a7c01bca9729a8e516dc0b045663c72456401 diff --cc Misc/NEWS index e0cb0b785a70,deb1549a28e9..f992fabe4283 --- a/Misc/NEWS +++ b/Misc/NEWS @@@ -457,8 -563,6 +457,10 @@@ Librar Windows ------- ++- Issue #28896: Deprecate WindowsRegistryFinder ++ +- 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