This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients martin.panter, paul.moore, rpetrov, steve.dower, tim.golden, zach.ware
Date 2016-07-29.04:55:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469768111.16.0.242771885395.issue17600@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-07-29 04:55:11martin.pantersetrecipients: + martin.panter, paul.moore, tim.golden, rpetrov, zach.ware, steve.dower
2016-07-29 04:55:11martin.pantersetmessageid: <1469768111.16.0.242771885395.issue17600@psf.upfronthosting.co.za>
2016-07-29 04:55:10martin.panterlinkissue17600 messages
2016-07-29 04:55:10martin.pantercreate