Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
type_caster_enum_type
when casting pointer-to-enum types. Added pointer overload to handle dereferencing before enum conversion. #5776make_index_sequence
to reduce template depth requirements for functions with many parameters. #5751PYBIND11_MODULE
code to run again if the module was re-imported after being deleted fromsys.modules
. #5782cpp_function
objects with sub-interpreters. #5771implicitly_convertible()
. #5777nullptr
dereference warning with GCC 13.3.0 and python 3.11.13. #5756Documentation:
buffer_info
type checking in numpy docs. #5805robotpy-build
withsemiwrap
in the binding tool list. #5804py::trampoline_self_life_support
visibility in docs. #5766Tests:
DOWNLOAD_CATCH
being manually specified. #5803CI:
Internal:
slots
(reads better). #5793View the full release notes at https://github.com/pybind/pybind11/releases/tag/v3.0.1.