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…
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…
Create sequences using initializer list
#2451 opened Sep 1, 2020 by cowo78 Loading… v2.9
Add memoryview_scoped_release to manage short-lived memoryviews docs Docs or GitHub info
#2307 opened Jul 18, 2020 by virtuald 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…
Detect and fail if using mismatched holders holders Issues and PRs regarding holders
#1161 opened Oct 29, 2017 by jagerman Loading… v2.9
Add NumPy Scalars
#3544 opened Dec 10, 2021 by sun1638650145 Loading…
Towards a solution to move holder pointers from Python to C++ casters Related to casters, and to be taken into account when analyzing/reworking casters enhancement on hold
#2687 opened Nov 22, 2020 by rhaschke Draft
Smart Pointers for non custom types
#1985 opened Nov 14, 2019 by flippmoke Loading…
Use perfect forward
#5388 opened Sep 29, 2024 by cyyever Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.