Re: [python-committers] Windows issues blocking alpha1

2010-07-31 Thread Georg Brandl
Am 31.07.2010 11:07, schrieb Georg Brandl: > Hi, > > http://bugs.python.org/issue9116 was made a blocker this morning. I can > neither verify the bug nor test the patch, so I would be grateful for any > help, especially with patch review. OK, since the problem the issue describes happens in a ca

Re: [python-committers] Windows issues blocking alpha1

2010-07-31 Thread Martin v. Löwis
Am 31.07.2010 13:50, schrieb Antoine Pitrou: > Le samedi 31 juillet 2010 à 11:23 +0200, "Martin v. Löwis" a écrit : >>> Also, the Windows 3.x buildbot shows failures compiling _ssl and >>> _hashopenssl >>> (for logs, see e.g. http://bit.ly/aSAnhh). I'd like to know if this is >>> specific to that

Re: [python-committers] Windows issues blocking alpha1

2010-07-31 Thread Antoine Pitrou
Le samedi 31 juillet 2010 à 13:58 +0200, "Martin v. Löwis" a écrit : > Am 31.07.2010 13:50, schrieb Antoine Pitrou: > > Le samedi 31 juillet 2010 à 11:23 +0200, "Martin v. Löwis" a écrit : > >>> Also, the Windows 3.x buildbot shows failures compiling _ssl and > >>> _hashopenssl > >>> (for logs, se

Re: [python-committers] Windows issues blocking alpha1

2010-07-31 Thread Antoine Pitrou
Le samedi 31 juillet 2010 à 11:23 +0200, "Martin v. Löwis" a écrit : > > Also, the Windows 3.x buildbot shows failures compiling _ssl and > > _hashopenssl > > (for logs, see e.g. http://bit.ly/aSAnhh). I'd like to know if this is > > specific to that machine (I've already mailed David about it) o

Re: [python-committers] Windows issues blocking alpha1

2010-07-31 Thread Martin v. Löwis
> crypto\x86cpuid.pl win32n /MT /Ox /O2 /Ob2 -DOPENSSL_THREADS -DDSO_WIN32 > -W3 > -WX -Gs0 -GF -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN > -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -DOPENSSL_BN_ASM_PART_WORDS > -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA

Re: [python-committers] Windows issues blocking alpha1

2010-07-31 Thread Georg Brandl
Am 31.07.2010 11:23, schrieb "Martin v. Löwis": >> Also, the Windows 3.x buildbot shows failures compiling _ssl and _hashopenssl >> (for logs, see e.g. http://bit.ly/aSAnhh). I'd like to know if this is >> specific to that machine (I've already mailed David about it) or a general >> problem. > >

Re: [python-committers] Windows issues blocking alpha1

2010-07-31 Thread Martin v. Löwis
> Also, the Windows 3.x buildbot shows failures compiling _ssl and _hashopenssl > (for logs, see e.g. http://bit.ly/aSAnhh). I'd like to know if this is > specific to that machine (I've already mailed David about it) or a general > problem. This was a general problem - I forgot to update the exte