github pybind/pybind11 v2.6.0rc1
Version 2.6.0 RC 1

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

This is the first release candidate for pybind11 2.6.0. Please see the new features in the changelog, such as revamped CMake and setuptools support, keyword and positional argument support, and a long list of features, fixes, and improvements. Full Python 3.9 support and enhanced C++20 support.

Known issues:

  • py::module_ direct construction provisionally deprecated
  • Removing registered types can cause a segfault - old issue exposed by recent test additions; fix incoming
  • On Python 3.9.0 and macOS, pybind11 may segfault when closing the interpreter after running the test suite

Don't miss a new pybind11 release

NewReleases is sending notifications on new releases.