github pybind/pybind11 v2.6.0rc2
Version 2.6.0 RC 2

latest releases: v2.12.0, v2.11.1, v2.11.0...
pre-release3 years ago

Next release candidate. Changes since RC 1:

Fixed:

  • Python 3.9.0 bug workaround implemented
  • Better support in CMake for packing and cross-compiling
  • Fix for failing py::len leaving error state set
  • Intel 18+ explicitly required, an issue with Intel compilers fixed
  • Custom ipo flags disabled with RelWithDebInfo (use CMAKE_INTERPROCEDURAL_OPTIMIZATION for more control)
  • Possible duplicate linker flags fixed in setup_helpers
  • Changes to py::module_ constructor are no longer provisional.

New features:

  • Static typing support for import pybind11

Don't miss a new pybind11 release

NewReleases is sending notifications on new releases.