6 Commits (f2c0ab83bcfd39600797d5fe24516db7bc73af3c)

Author SHA1 Message Date
b-pass f2c0ab83bc
Fix TSan warning in sub-interpreter test (#5729) 3 weeks ago
b-pass c7026d0d1c
fix!: modify the internals pointer-to-pointer implementation to not use `thread_local` (#5709) 1 month ago
Henry Schreiner 9295c4a568
fix: follow rest of pybind11 closer with PYBIND11_HAS_SUBINTERPRETER_SUPPORT (#5710) 1 month ago
Henry Schreiner e4873e8f59 fix: allow subinterp support to be disabled 1 month ago
Xuehai Pan 98bd78f063
chore: rename macro `PYBIND11_SUBINTERPRETER_SUPPORT` -> `PYBIND11_HAS_SUBINTERPRETER_SUPPORT` to meet naming convention (#5682) 2 months ago
b-pass 07d028f218
feat: Embeded sub-interpreters (#5666) 2 months ago