[issue17596] mingw: add wincrypt.h in Python/random.c

Martin Panter report at bugs.python.org
Thu Mar 10 05:02:32 EST 2016


Martin Panter added the comment:

Yes I would tend to think including <wincrypt.h> would be harmless on Windows, but I don’t have a native Windows to try it out on. Here is a proposed patch anyway. It would be good for someone to be able to confirm it doesn’t break the normal Windows build.

----------
components: +Windows
nosy: +Alex.Willmer, 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/file42111/MINGW-wincrypt.v3.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17596>
_______________________________________


More information about the Python-bugs-list mailing list