-
Notifications
You must be signed in to change notification settings - Fork 208
Pull requests: wjakob/nanobind
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
The stub generator needs to emit aliases *after* the item they're aliasing.
#900
opened Jan 31, 2025 by
smurfix
Loading…
Add missing "is_alive" checks before acquiring the GIL in destructors.
#894
opened Jan 30, 2025 by
smurfix
Loading…
Added a comment about GIL acquisition vs. multithreading vs. program exit.
#891
opened Jan 29, 2025 by
smurfix
Loading…
WIP: Handle dangling objects and rv_policy changes robustly
#889
opened Jan 28, 2025 by
oremanj
Loading…
Support nb::init(<lambda>) as syntactic sugar for custom constructors
#885
opened Jan 28, 2025 by
oremanj
Loading…
stubgen.py: handle method aliases similarly to function aliases
#735
opened Sep 26, 2024 by
wojdyr
Loading…
Use
NDArray
instead of ArrayLike
when dtype
is given
#442
opened Mar 2, 2024 by
yosh-matsuda
Loading…
Validate our assumption that the base class is a primary (offset-zero) base
#213
opened May 12, 2023 by
oremanj
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.