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