github pybind/pybind11 v2.7.1
Version 2.7.1

latest releases: v2.12.0, v2.11.1, v2.11.0...
2 years ago

Minor missing functionality added:

  • Allow Python builtins to be used as callbacks in CPython. #1413

Bug fixes:

  • Fix regression in CMake Python package config: improper use of absolute path. #3144
  • Fix Mingw64 and add to the CI testing matrix. #3132
  • Specified UTF8-encoding in setup.py calls of open(). #3137
  • Add clang-tidy-readability rules to make boolean casts explicit improving code readability. Also enabled other misc and readability clang-tidy checks. #3148
  • Move object in .pop() for list. #3116

Backend and tidying up:

Don't miss a new pybind11 release

NewReleases is sending notifications on new releases.