mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-24 14:55:01 +00:00
* Avoid local_internals destruction It allows to avoid possible static deinitialization fiasco. * Add link to relevant google style guide discussion