Bug 2247026
| Summary: | python-asyncmy fails to build with Python 3.13: error: implicit declaration of function ‘_PyStack_AsDict’ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
| Component: | python-asyncmy | Assignee: | Ben Beasley <code> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | code, ksurma, mhroncok |
| 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-31 14:54:25 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-30 12:23:41 UTC
This is in Cython-generated code, and it works for me in a local mock build using the COPR. So I kicked off another COPR rebuild in https://copr.fedorainfracloud.org/coprs/g/python/python3.13/build/6584946/, and it succeeded. I don’t know what fixed this, but I’m closing the issue since I can’t reproduce it today. Thank you for investigating it. > I don’t know what fixed this... FTR it was https://github.com/cython/cython/pull/5767/commits/fe9117d7e03f2b33d2392fb1248f63eaebaf76e7 Sorry for the noise. |