-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: pybind/pybind11
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[WIP] Towards a solution for custom-type rvalue arguments
casters
Related to casters, and to be taken into account when analyzing/reworking casters
holders
Issues and PRs regarding holders
#2047
opened Dec 30, 2019 by
rhaschke
Loading…
Split pybind11 into headers and cpp files to speedup compilation
#2445
opened Aug 28, 2020 by
cirosantilli2
•
Draft
CI: Intel icx/icpx via oneAPI
compiler: intel
Related to the Intel compilers
enhancement
help wanted
Better error message when inheriting from a type without a constructor
#2432
opened Aug 24, 2020 by
virtuald
Loading…
add argument number dispatch mechanism for std::function casting
#5285
opened Aug 3, 2024 by
rath3t
Loading…
Allow prealloc and registration before calling C++ ctor
#4116
opened Aug 3, 2022 by
adriendelsalle
Loading…
[Preview 3] Merge smart_holder into master (squash merge)
#5339
opened Aug 26, 2024 by
rwgk
Loading…
macOS: disable fixup chains when linking extension modules
#4301
opened Oct 31, 2022 by
wjakob
Loading…
Passing reference arguments to trampoline methods [smart_holder]
smart holder
See: https://github.com/pybind/pybind11/blob/smart_holder/README_smart_holder.rst
#2916
opened Mar 23, 2021 by
rhaschke
Loading…
Support arbitrary type in item accessor's subscript operator
#4004
opened Jun 14, 2022 by
woodychow
Loading…
Fix #4459 (cpp atexit callbacks) without segfault (#4500)
#4505
opened Feb 8, 2023 by
Skylion007
Loading…
Fixes #1807: 2.3.0 regression: <class 'bytes'> -> std::vector<uint8_t>
#2198
opened May 1, 2020 by
cdump
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.