boostorg / python

Boost.org python module
http://boostorg.github.io/python
Boost Software License 1.0
468 stars 201 forks source link

PyEval_InitThreads + Boost.Python(1.66) + python(3.6.10) = crash #363

Open woodenwatcher opened 3 years ago

woodenwatcher commented 3 years ago

The test code address: https://github.com/woodenwatcher/pythonenv

But in python3.7.10 environment, the code run successfully