-
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
Move
cpp_function
to its own header file for further refactoring
#2807
opened Jan 19, 2021 by
lqf96
Loading…
Make int_::operator T() (for integer types) behave the same as the caster for integers
#2802
opened Jan 17, 2021 by
YannickJadoul
•
Draft
Revert workaround of test_virtual_functions.py from #2746
#2797
opened Jan 15, 2021 by
YannickJadoul
Loading…
CI: Intel icx/icpx via oneAPI
compiler: intel
Related to the Intel compilers
enhancement
help wanted
[WIP] test_keep_alive: Show that keep_alive cycle escapes GC
#2762
opened Dec 30, 2020 by
EricCousineau-TRI
•
Draft
enum: Add iteration and simple type-based check, towards PEP 435
#2744
opened Dec 24, 2020 by
EricCousineau-TRI
•
Draft
Demo GIL race when using call_guard and implicitly_convertible
#2715
opened Dec 7, 2020 by
potpath
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
Add full_type_id() to yield fully-qualified type name
#2651
opened Nov 11, 2020 by
rhaschke
Loading…
Rework function signatures in docstrings of overloaded functions
docs
Docs or GitHub info
needs-review
WIP Show edge case with operator overloading, reversal, and mixing
#2513
opened Sep 19, 2020 by
EricCousineau-TRI
Loading…
Split pybind11 into headers and cpp files to speedup compilation
#2445
opened Aug 28, 2020 by
cirosantilli2
•
Draft
Better error message when inheriting from a type without a constructor
#2432
opened Aug 24, 2020 by
virtuald
Loading…
[RFC] Add support for binding C++ Exceptions as full-featured Python classes
#2333
opened Jul 27, 2020 by
jesse-sony
Loading…
Add memoryview_scoped_release to manage short-lived memoryviews
docs
Docs or GitHub info
#2307
opened Jul 18, 2020 by
virtuald
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.