mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-19 21:23:26 +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)