Replies: 3 comments 3 replies
-
I haven't used Please note that heavy changes here might be impossible due to SemVer versioning. |
Beta Was this translation helpful? Give feedback.
-
Anything, basically. |
Beta Was this translation helpful? Give feedback.
-
I vote for this feature too. I need proper reflection of a function signature as I need this information to generate C++ code from Python. The existing |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How difficult would it be to teach nanobind to create the attributes required for
inspect.signature
to do a passable job?stubgen
doesn't help with real-time introspection.Beta Was this translation helpful? Give feedback.
All reactions