-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Issues: pybind/pybind11
Compatibility with free-threaded build (PEP 703)
#5112
by rostan-t
was closed Aug 13, 2024
Closed
14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[ENH]: Make Collections Casters more customizable.
casters
Related to casters, and to be taken into account when analyzing/reworking casters
enhancement
#3892
opened Apr 23, 2022 by
Skylion007
3 tasks done
[BUG]: Copying from wrong address + segmentation fault
bug
casters
Related to casters, and to be taken into account when analyzing/reworking casters
help wanted
#3514
opened Nov 29, 2021 by
davidhamb95
3 tasks done
[BUG] pybind11::cast is not thread safe
bug
casters
Related to casters, and to be taken into account when analyzing/reworking casters
help wanted
#2765
opened Dec 31, 2020 by
zachariahreed
[BUG] Clearer commitment to public / stable API? (most importantly, type_caster)
casters
Related to casters, and to be taken into account when analyzing/reworking casters
#2763
opened Dec 31, 2020 by
EricCousineau-TRI
[BUG] Memory leaks when casting raw pointers to python types
bug
casters
Related to casters, and to be taken into account when analyzing/reworking casters
#2742
opened Dec 24, 2020 by
bstaletic
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
[QUESTION] How to pass std::unique_ptr ownership to class member?
casters
Related to casters, and to be taken into account when analyzing/reworking casters
#2583
opened Oct 13, 2020 by
rwgk
[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…
fail to export class inheriting from std::enable_shared_from_this
casters
Related to casters, and to be taken into account when analyzing/reworking casters
#1771
opened Apr 23, 2019 by
vryy
Revising the design of type_caster<T>::load()
casters
Related to casters, and to be taken into account when analyzing/reworking casters
Mutable C++ lvalue arguments for immutable or rvalue Python types
casters
Related to casters, and to be taken into account when analyzing/reworking casters
enhancement
#823
opened Apr 28, 2017 by
aldanor
Can't use holders around types with custom converters
casters
Related to casters, and to be taken into account when analyzing/reworking casters
#787
opened Apr 7, 2017 by
jagerman
ProTip!
Adding no:label will show everything without a label.