Operators couldn't return boost::python::object
Open
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
When I trying to define operator which returns boost::python::object I get error ` ‘struct boost::python::converter::arg_to_python’ has no member named ‘release’`
`def` method for operators doesn't accept additional arguments to define other converters.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.