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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1304>
__________________________________

Attachment: win32build.diff
Description: Binary data

_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to