Skip to content

Add type_caster<PyObject>#30021

Merged
rwgk merged 9 commits intogoogle:mainfrom
rwgk:type_caster_PyObject_pywrapcc
Apr 5, 2023
Merged

Add type_caster<PyObject>#30021
rwgk merged 9 commits intogoogle:mainfrom
rwgk:type_caster_PyObject_pywrapcc

Conversation

@rwgk
Copy link
Contributor

@rwgk rwgk commented Apr 1, 2023

Description

This is to support automatic wrapping of APIs that make use of PyObject *. It is impractical to rewrite all such APIs to use py::handle or py::object (although that would of course be ideal).

Back-ported under pybind/pybind11#4601

Suggested changelog entry:

Loading
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.

2 participants