-
Notifications
You must be signed in to change notification settings - Fork 231
Pull requests: wjakob/nanobind
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stubgen: add
LIB_PATH
option to locate dependent shared libraries
#1045
opened May 15, 2025 by
Doekin
Loading…
Bypass python bug that causes compilation targeting stable ABI of python 3.12 not to work on python 3.12 when compiled with python 3.13+
#1032
opened Apr 30, 2025 by
somik861
Loading…
Eigen caster: fix lifetime issue when casting std::optional<Eigen::Ref<const T>> with conversion
#1025
opened Apr 28, 2025 by
oremanj
Loading…
Add upcast_hook for exposing non-primary base relationships
#920
opened Feb 7, 2025 by
oremanj
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…
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!
What’s not been updated in a month: updated:<2025-04-23.