Dustin Spicuzza
Dustin Spicuzza
Something like ``` void foo(int * x = nullptr); ``` Most of the out parameter stuff isn't particularly well tested, honestly.
Not fixing this prevents pyi generation. Can add `py::arg_v` annotation to address this.
Seems like we should do that. I tried adding it to package_data, but sdist doesn't run build_py so that doesn't get processed.
Some require keepalive, some don't. The autogen/warnings stuff should be as follows? * If a keepalive section is present or empty, no warning * Not present, issue missing warning *...
Wrong arguments, etc.
Should be simple.
Display things like available libraries, include directories, dependency trees, etc.
I think this will allow binding incomplete types, such as wpi::PortForwarder
Would be useful.