[issue16532] AMD64 Windows 7 build failures

2012-11-23 Thread Antoine Pitrou
Antoine Pitrou added the comment: Ah, thank you! There is a test failure on 3.2, but it's probably unrelated. -- resolution: -> fixed status: open -> closed ___ Python tracker _

[issue16532] AMD64 Windows 7 build failures

2012-11-23 Thread Jeremy Kloth
Jeremy Kloth added the comment: On Thu, Nov 22, 2012 at 3:11 PM, Antoine Pitrou wrote: > The AMD64 Windows 7 buildbot shows weird build failures in ctypes: > http://buildbot.python.org/all/buildslaves/kloth-win64 The _ctypes_d.pyd was considered to be in use by the system (although Process Expl

[issue16532] AMD64 Windows 7 build failures

2012-11-22 Thread Antoine Pitrou
New submission from Antoine Pitrou: The AMD64 Windows 7 buildbot shows weird build failures in ctypes: http://buildbot.python.org/all/buildslaves/kloth-win64 -- keywords: buildbot messages: 176131 nosy: jeremy.kloth, jkloth, pitrou priority: high severity: normal status: open title: AMD6