| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| class.h | ||
| common.h | ||
| descr.h | ||
| init.h | ||
| internals.h | ||
| type_caster_base.h | ||
| typeid.h |
* 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.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| class.h | Loading commit data... | |
| common.h | Loading commit data... | |
| descr.h | Loading commit data... | |
| init.h | Loading commit data... | |
| internals.h | Loading commit data... | |
| type_caster_base.h | Loading commit data... | |
| typeid.h | Loading commit data... |