Mark Dickinson <dicki...@gmail.com> added the comment:

You're correct that there's nothing in the C-API to handle a C `long double`. 
(Similarly, there's very little for C `float` values.)

You've added "ctypes" as a component, but in the message you're talking about 
the C-API. Can you clarify what you're doing? Are you writing C extensions for 
Python, or are you using ctypes?

----------
nosy: +mark.dickinson

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43177>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to