Re: [C++-sig] Python support in boost::python (what version)

2019-05-16 Thread stefan
On 2019-05-16 3:43 p.m., Jones, Torrin A (US) wrote: What version of python does boost::python officially support? Anything above version 2.2 I noticed in the python build file (see link below), it will only find from version 1.5 to 3.4.  Does this mean that boost python really only support

[C++-sig] Python support in boost::python (what version)

2019-05-16 Thread Jones, Torrin A (US)
What version of python does boost::python officially support? I noticed in the python build file (see link below), it will only find from version 1.5 to 3.4. Does this mean that boost python really only supports up to 3.4? Folks do appear to be using other versions, but the fact that this onl