Martin Panter added the comment:

Here is a quick merge with the current code.

First concern: The patch adds special support if KEY_WOW64_64KEY is not 
defined, claiming to be for _WIN32_WINNT < 0x502, however these days I think 
Python dropped support for Windows XP etc, so we can probably drop this part.

----------
components: +Windows -Cross-Build
nosy: +martin.panter, paul.moore, steve.dower, tim.golden, zach.ware
stage:  -> patch review
versions: +Python 3.6 -Python 3.4
Added file: http://bugs.python.org/file43932/MINGW-winreg.v2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17600>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to