-
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
[BUG]: pybind11's initialization of internals needs to be made more thread safe in the presence of free threading
bug
#5316
opened Aug 18, 2024 by
EthanSteinberg
3 tasks done
[BUG]: implementing __str__ on an enum turn the name attribute into a method
bug
help wanted
#4585
opened Mar 23, 2023 by
IljaManakov
3 tasks done
[BUG]: Having trouble creating immutable type with
tp_flags |= Py_TPFLAGS_IMMUTABLETYPE
bug
enhancement
help wanted
#4548
opened Mar 5, 2023 by
XuehaiPan
2 of 3 tasks
[BUG]: Test test_init_factory_basic fails
bug
help wanted
regression
Regression in a recent release
#4467
opened Jan 23, 2023 by
yurivict
3 tasks done
[BUG]: Python atexit broken with pybind11 version >= 2.9.2
bug
help wanted
#4459
opened Jan 17, 2023 by
chrreisinger
3 tasks done
[BUG]: invalid shared ptr conversion leads to crash?
bug
duplicate
#4365
opened Nov 28, 2022 by
bluescarni
3 tasks done
[BUG]: In some situations, py::cast returns null instead of raising an exception
bug
help wanted
#4099
opened Jul 30, 2022 by
ezyang
3 tasks done
[BUG]: PYBIND11_NUMPY_DTYPE doesn't support templated types with multiple template arguments
bug
help wanted
#4018
opened Jun 20, 2022 by
Bidski
3 tasks done
[BUG]: PYBIND11_OVERRIDE_IMPL issue with multiple inheritance due to static_cast
bug
#3902
opened Apr 25, 2022 by
Holt59
3 tasks done
[BUG]: make_iterator causes runtime error in second scoped_interpreter
bug
#3776
opened Mar 4, 2022 by
jasjuang
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]: tracking issue for PyPy 7.3.6 support (PyPy 3.8)
bug
#3408
opened Oct 25, 2021 by
henryiii
3 of 10 tasks
[BUG]: Recursive dispatch fails to find python function override.
bug
#3357
opened Oct 12, 2021 by
dyershov
3 tasks done
[BUG]: 'terminate called after throwing an instance of' in
def_buffer
method
bug
duplicate
help wanted
#3336
opened Oct 6, 2021 by
stellaraccident
3 tasks done
[BUG] Missing error checking for overflowing integer casts
bug
#2786
opened Jan 11, 2021 by
hawkinsp
[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] 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
[BUG] Unbound methods should just be functions instead of instancemethod
bug
help wanted
#2722
opened Dec 10, 2020 by
beatmax
[BUG] def_property_readonly doesn't respect return_value_policy
bug
#2618
opened Oct 25, 2020 by
hzhangxyz
[BUG] Access violation under Windows in
test_chrono_system_clock_roundtrip_time
bug
#2601
opened Oct 16, 2020 by
ghost
passing containers of char * (e.g. std::vector<char *>) does not work
bug
#2245
opened Jun 6, 2020 by
codypiersall
Multiple const members of struct breaks PYBIND11_NUMPY_DTYPE
bug
#2147
opened Mar 26, 2020 by
rprechelt
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.