mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-03-21 17:56:46 +08:00
This is to ensure that `Py_DECREF()` is not called after the Python interpreter was finalized already:
3414c56b6c/include/pybind11/gil_safe_call_once.h (L19)