-
Notifications
You must be signed in to change notification settings - Fork 51
Issues: sizmailov/pybind11-stubgen
Contribute all good stuff to mypy.stubgenc and freeze this repo
#31
by sizmailov
was closed Aug 29, 2023
Closed
11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Sorting is causing parent-child relationships to be defined out of order
#231
opened Sep 16, 2024 by
daltairwalter
When parsing enums derived from
enum.Enum
, non-canonical values are ignored
#223
opened May 1, 2024 by
bindreams
Make an interface for post-parser fixup
enhancement
New feature or request
#205
opened Nov 27, 2023 by
sizmailov
Automatically replace invalid enum expressions with corresponding valid expression & import
enhancement
New feature or request
#204
opened Nov 27, 2023 by
sizmailov
Where to store the generated stubs?
question
Further information is requested
#201
opened Nov 26, 2023 by
phcerdan
On using Something isn't working
pybind11_stubgen
-defined classes in generated stubs
bug
#200
opened Nov 25, 2023 by
ringohoffman
Allow replacing Something isn't working
...
by object
/ Any
/ Incomplete
?
bug
#191
opened Nov 21, 2023 by
bluenote10
Using Something isn't working
help wanted
Extra attention is needed
KeysView
/ValuesView
/ItemsView
across sub modules can result in "can't find/import" error
bug
#190
opened Nov 21, 2023 by
bluenote10
Doc: Provide customization examples
documentation
Incorrect, incomplete or missing documentation
#156
opened Sep 27, 2023 by
sizmailov
Add option to rewrite New feature or request
help wanted
Extra attention is needed
numpy.ndarray
as nptyping.NDArray
enhancement
#113
opened Aug 29, 2023 by
sizmailov
How to integrate into a setuptools package?
question
Further information is requested
#104
opened Jun 15, 2023 by
patrislav1
ProTip!
Exclude everything labeled
bug
with -label:bug.