Bug 2245864
Summary: | pybind11 fails with Python 3.13: error: ‘_PyThreadState_UncheckedGet’ was not declared in this scope; did you mean ‘PyThreadState_GetUnchecked’? | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | pybind11 | Assignee: | Susi Lehtola <susi.lehtola> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jonathan, ksurma, logans, mattias.ellert, mhroncok, negativo17, susi.lehtola, thofmann |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-10-27 09:36:53 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2244836 |
Description
Karolina Surma
2023-10-24 11:46:27 UTC
Consider backporting the following commit from pybind11: https://github.com/pybind/pybind11/commit/fa27d2fd439cd84a749e2759c0dd21529fac50a4 (In reply to Mattias Ellert from comment #1) > Consider backporting the following commit from pybind11: > > https://github.com/pybind/pybind11/commit/ > fa27d2fd439cd84a749e2759c0dd21529fac50a4 https://src.fedoraproject.org/rpms/pybind11/pull-request/9 Building in copr, will rebuild orocos-kdl afterwards. |