Strip down gil.h to the simple version only.#4218
Closed
rwgk wants to merge 8 commits intopybind:masterfrom rwgk:gil_scoped_acquire_simple
+23-177
Commits
Commits on Oct 6, 2022
- committedRalf W. Grosse-Kunstleve
- committedRalf W. Grosse-Kunstleve
- committedRalf W. Grosse-Kunstleve
- committedRalf W. Grosse-Kunstleve
- committedRalf W. Grosse-Kunstleve
Remove explicit
get_internals()
fromTEST_CASE("Threads")
andREQUIRE(has_pybind11_internals_static());
along with it, based on pybind#4218 (comment)committedRalf W. Grosse-Kunstleve@jbms wrote: We can leave internals.tstate present (depending on ABI version), to avoid breaking ABI compatibility. (pybind#4216 (comment))
committedRalf W. Grosse-Kunstleve- committedRalf W. Grosse-Kunstleve