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

2019-05-20 Thread Stefan Seefeld
On 2019-05-20 11:20 a.m., Jones, Torrin A (US) wrote: For clarity, my boss is asking, “what version of python does boost python support?”  I was hoping there was some kind of table or something, but I guess the answer is something like, “It supports whatever version of python was out at the

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

2019-05-20 Thread Jones, Torrin A (US)
Anything above version 2.2 OK, I understand what you are saying below, but there seems to be a little bit more to this . . . Example: This was fixed in boost-1.67.0. So in theory, nothing below boost python 1.67.0 supports Python 3.7. I guess I didn't ask about older versions of boost python