mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-24 22:25:10 +00:00
654fe92652
* Introduce `get_python_state_dict()` * Conditional version bump for Python 3.12+ * Shuffle subexpressions to make the condition easier to understand (no change to logic). * Make pybind11 ABI version 5 the minimum for Python 3.12+ (as suggested by @Lalaland) * Add back condition for PYPY_VERSION, but keep it open for future PyPy versions. * Fall back to simple `|| defined(PYPY_VERSION)`. `PY_VERSION_HEX` does not appear to be meaningful with PyPy. |
||
---|---|---|
.. | ||
class.h | ||
common.h | ||
descr.h | ||
init.h | ||
internals.h | ||
type_caster_base.h | ||
typeid.h |