pyo3 icon indicating copy to clipboard operation
pyo3 copied to clipboard

Adds introspection for class associated constants

Open yogevm15 opened this issue 7 months ago • 0 comments

I'm not sure about the stub generation. If I understood the code correctly, the class consts exported as class attribute methods rather than actual class variables. So, how should we generate them in the stub?

yogevm15 avatar May 20 '25 10:05 yogevm15