[issue1304] py3k compilation on Windows

Amaury Forgeot d'Arc report at bugs.python.org
Sat Oct 20 00:59:21 CEST 2007


New submission from Amaury Forgeot d'Arc:

This patch is needed to have py3k compile on win32, since the
introduction of bytes_methods.c.
Also, use the recently re-added md5module.c and sha1module.c, because a
precompiled openssl library is difficult to obtain on Windows.

Note: I tested only with VS2005. I will watch the buildbots to verify
that compilation actually succeeds.

----------
components: Build, Windows
files: win32build.diff
messages: 56573
nosy: amaury.forgeotdarc
severity: normal
status: open
title: py3k compilation on Windows
versions: Python 3.0
Added file: http://bugs.python.org/file8571/win32build.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1304>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32build.diff
Type: application/octet-stream
Size: 2798 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071019/798b5330/attachment-0001.obj 


More information about the Python-bugs-list mailing list