Skip to content

Conversation

@rwgk
Copy link
Collaborator

@rwgk rwgk commented Mar 27, 2025

Description

Scratch PR for testing.

Suggested changelog entry:

rwgk added 6 commits March 24, 2025 20:40
…ch")`

macos-13 • brew install llvm

```
/Users/runner/work/pybind11/pybind11/include/pybind11/detail/function_record_pyobject.h:40:26: error: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Werror,-Wcast-function-type-mismatch]
   40 |     = {{"__reduce_ex__", (PyCFunction) reduce_ex_impl, METH_VARARGS | METH_KEYWORDS, nullptr},
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
@rwgk
Copy link
Collaborator Author

rwgk commented Mar 28, 2025

#5582 was merged → this PR is obsolete

@rwgk rwgk closed this Mar 28, 2025
@rwgk rwgk deleted the pickle_callable_plus_add_test_for_boost_histogram_situation branch March 28, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant