New issue 2387: ctypes.c_longdouble is not usable
https://bitbucket.org/pypy/pypy/issues/2387/ctypesc_longdouble-is-not-usable

Armin Rigo:

The type ctypes.c_longdouble is not usable at all.  For example, 
``ctypes.POINTER(ctypes.c_longdouble)`` crashes.  See comments in 191a4cce5363.


_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to