[New-bugs-announce] [issue13370] test_ctypes fails on osx 10.7

Ronald Oussoren report at bugs.python.org
Tue Nov 8 15:11:14 CET 2011


New submission from Ronald Oussoren <ronaldoussoren at mac.com>:

test_ctypes fails when building and testing on OSX 10.7 (Lion).

This is likely caused by changes in the compiler w.r.t. the calling convention.  I've worked around this problem in PyObjC, and will try to port that workaround to ctypes.

BTW. Using --with-system-ffi does not fix the issue for me

----------
assignee: ronaldoussoren
components: Macintosh, ctypes
messages: 147299
nosy: ronaldoussoren
priority: normal
severity: normal
stage: needs patch
status: open
title: test_ctypes fails on osx 10.7
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3

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


More information about the New-bugs-announce mailing list