Skip to content

Pull requests: pybind/pybind11

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
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…
CI: Intel icx/icpx via oneAPI compiler: intel Related to the Intel compilers enhancement help wanted
#2769 opened Jan 6, 2021 by ax3l Draft
WIP: Adding string constructor for enum
#1122 opened Sep 29, 2017 by henryiii Loading… v2.9
ci: test pypy upstream python dev Working on development versions of Python
#3743 opened Feb 16, 2022 by henryiii Draft
array_t: overload operator() for multi-dim indexing
#4723 opened Jun 28, 2023 by fnrizzi Loading…
NumPy scalars
#2060 opened Jan 8, 2020 by aldanor Loading…
Add ability to create object matrices
#1152 opened Oct 20, 2017 by m-chaturvedi Loading…
Add shortcut type::name()
#2753 opened Dec 29, 2020 by lqf96 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 frozenset, tuple as dict keys
#3886 opened Apr 19, 2022 by ecatmur Loading…
Detect and fail if using mismatched holders holders Issues and PRs regarding holders
#1161 opened Oct 29, 2017 by jagerman Loading… v2.9
ProTip! Exclude everything labeled bug with -label:bug.