Conversation
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
|
|
9feb72f to
67d7d4f
Compare
|
Replacement of cmake file is working for a comment, that is not needed with new keg_relocation for now. |
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
type_caster_enum_typewhen casting pointer-to-enum types. Added pointer overload to handle dereferencing before enum conversion. #5776make_index_sequenceto reduce template depth requirements for functions with many parameters. #5751PYBIND11_MODULEcode to run again if the module was re-imported after being deleted fromsys.modules. #5782cpp_functionobjects with sub-interpreters. #5771implicitly_convertible(). #5777nullptrdereference warning with GCC 13.3.0 and python 3.11.13. #5756Documentation:
buffer_infotype checking in numpy docs. #5805robotpy-buildwithsemiwrapin the binding tool list. #5804py::trampoline_self_life_supportvisibility in docs. #5766Tests:
DOWNLOAD_CATCHbeing manually specified. #5803CI:
Internal:
slots(reads better). #5793View the full release notes at https://github.com/pybind/pybind11/releases/tag/v3.0.1.