[C++-sig] From python converter for builtin types

Holger Brandsmeier brandsmeier at gmx.de
Thu Nov 8 12:23:32 CET 2012


Dear list,

where does boost python define the from python converters for buildin
types such as double / PyLong_Type?

With the help of Changsheng Jiang I was able to modify
builtin_converters.hpp and was able to change a to python converter
for long double to produce numpy.float128. I do not find the place
where the from python conversion is done, though.

-Holger


More information about the Cplusplus-sig mailing list