Changes: Enum now has an __index__ method on Python \<3.8 too. #3700 Local internals are now cleared after finalizing the interpreter. #3744 Bug fixes: Better support for Python 3.11 alphas. #3694 PYBIND11_TYPE_CASTER now uses fully qualified symbols, so it can be used outside of pybind11::detail. #3758 Some fixes for PyPy 3.9. #3768 Fixed a potential memleak in PyPy in get_type_override. #3774 Fix usage of VISIBILITY_INLINES_HIDDEN. #3721 Build system improvements: Uses sysconfig module to determine installation locations on Python >= 3.10, instead of distutils which has been deprecated. #3764 Support Catch 2.13.5+ (supporting GLIBC 2.34+). #3679 Fix test failures with numpy 1.22 by ignoring...
Most work on NiBabel so far has been by Matthew Brett (MB), Chris Markiewicz (CM), Michael Hanke (MH...
Bug fixes Issue #2 on GitHub fixed. API changes/new features: :class:fwdpy11.regions.Sregion may ...
Details are collected under milestone 0.13.0 Copy/paste from the change log: API changes The demesi...
Removed support for Python 2.7, Python 3.5, and MSVC 2015. Support for MSVC 2017 is limited due to a...
This is the first version to fully support embedding the newly released Python 3.11. Changes: Allow...
This is the last version to support Python 2.7 and 3.5. New Features: Allow py::args to be followed...
Changes: scoped_interpreter constructor taking PyConfig. #4372 pybind11/eigen/tensor.h adds convert...
New features: The newly added pybind11::detail::is_move_constructible trait can be specialized for ...
Changes: If possible, attach Python exception with py::raise_from to TypeError when casting from C+...
Changes: python3 -m pybind11 gained a --version option (prints the version and exits). #4526 Bug F...
API change: functions calls with weights=None now return None as the second return. Previously the u...
Changes: PYBIND11_NO_ASSERT_GIL_HELD_INCREF_DECREF is now provided as an option for disabling the d...
Release 2.6.1 of MDAnalysis This is a bugfix release of the 2.6.x version branch of MDAnalysis, it s...
Moving to pybind11 Following the recent trend of our toolchain, this release drops boost python i...
Version 0.9.15 is the last release that supports Python 2.7; it now also fully suports Python 3.8. N...
Most work on NiBabel so far has been by Matthew Brett (MB), Chris Markiewicz (CM), Michael Hanke (MH...
Bug fixes Issue #2 on GitHub fixed. API changes/new features: :class:fwdpy11.regions.Sregion may ...
Details are collected under milestone 0.13.0 Copy/paste from the change log: API changes The demesi...
Removed support for Python 2.7, Python 3.5, and MSVC 2015. Support for MSVC 2017 is limited due to a...
This is the first version to fully support embedding the newly released Python 3.11. Changes: Allow...
This is the last version to support Python 2.7 and 3.5. New Features: Allow py::args to be followed...
Changes: scoped_interpreter constructor taking PyConfig. #4372 pybind11/eigen/tensor.h adds convert...
New features: The newly added pybind11::detail::is_move_constructible trait can be specialized for ...
Changes: If possible, attach Python exception with py::raise_from to TypeError when casting from C+...
Changes: python3 -m pybind11 gained a --version option (prints the version and exits). #4526 Bug F...
API change: functions calls with weights=None now return None as the second return. Previously the u...
Changes: PYBIND11_NO_ASSERT_GIL_HELD_INCREF_DECREF is now provided as an option for disabling the d...
Release 2.6.1 of MDAnalysis This is a bugfix release of the 2.6.x version branch of MDAnalysis, it s...
Moving to pybind11 Following the recent trend of our toolchain, this release drops boost python i...
Version 0.9.15 is the last release that supports Python 2.7; it now also fully suports Python 3.8. N...
Most work on NiBabel so far has been by Matthew Brett (MB), Chris Markiewicz (CM), Michael Hanke (MH...
Bug fixes Issue #2 on GitHub fixed. API changes/new features: :class:fwdpy11.regions.Sregion may ...
Details are collected under milestone 0.13.0 Copy/paste from the change log: API changes The demesi...