pybind/pybind11

Provide py:: wrapper for warnings?

Open

#601 opened on Jan 11, 2017

View on GitHub
 (5 comments) (3 reactions) (0 assignees)C++ (14,677 stars) (2,005 forks)batch import
enhancementhelp wanted

Description

It would be useful to be able to use that API safely available from wrapper code. It seems now that some extra effort would be needed to make it work, because sometimes it throws and sometimes it won't?

Contributor guide