pybind/pybind11

Provide py:: wrapper for warnings?

Open

#601 opened on Jan 11, 2017

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

Repository metrics

Stars
 (14,677 stars)
PR merge metrics
 (Avg merge 5d 2h) (10 merged PRs in 30d)

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