github pybind/pybind11 v2.10.3
Version 2.10.3

latest releases: v2.13.6, v2.11.2, v2.12.1...
22 months ago

Changes:

  • Temporarily made our GIL status assertions (added in 2.10.2) disabled by default (re-enable manually by defining PYBIND11_ASSERT_GIL_HELD_INCREF_DECREF, will be enabled in 2.11). #4432
  • Improved error messages when inc_ref/dec_ref are called with an invalid GIL state. #4427 #4436

Bug Fixes:

  • Some minor touchups found by static analyzers. #4440

Don't miss a new pybind11 release

NewReleases is sending notifications on new releases.