2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-30 08:02:38 +00:00
Files
python/include
Neil Schemenauer 6f5f3b6607 Add work-around to crash in ~object_base().
For the free-threaded build (and possibly the debug build), it is not
safe to call Py_DECREF() if there is no valid Python thread-state.
2025-11-06 19:42:41 -08:00
..