On 09.10.2017 16:44, Jason Patton wrote:
> Apologies on resurrecting a 7.5 year old topic (
> https://mail.python.org/pipermail/cplusplus-sig/2010-March/015390.html
> ) but does anyone else have experience with building Boost.Python with
> the limited API (see: https://docs.python.org/3/c-api/stable.html and
> https://www.python.org/dev/peps/pep-0384/ )? My experience suggests
> that Boost.Python is not compatible, but I'd like to make sure that
> I'm not missing something with my build process:

[...]

I'm not sure what you mean by "compatible", but indeed, Boost.Python
right now doesn't provide a build variant that generates bindings for
that stable ABI/API.
That being said, I'd be happy to assist anyone who wants to work on
patches towards that goal, if there is enough interest. Please open an
issue on https://github.com/boostorg/python/issues so we can discuss
details.

Regards,
Stefan

-- 

      ...ich hab' noch einen Koffer in Berlin...

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to