Bug 2345504
Summary: | python-pyqt6 fails to build with Python 3.14: error: ‘PySequence_Fast’ was not declared in this scope; did you mean ‘PySequence_List’? | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-pyqt6 | Assignee: | Onuralp SEZER <thunderbirdtr> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | epel-packagers-sig, gui1ty, jonathan, kde-sig, ksurma, manisandro, mhroncok, thunderbirdtr, vstinner |
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: | 2025-06-04 10:41:04 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: | 2322407 |
Description
Karolina Surma
2025-02-13 10:00:11 UTC
I created an issue in Python upstream to restore the removed function: https://github.com/python/cpython/issues/130947 Looks like it has since been built [1] [1] https://koji.fedoraproject.org/koji/buildinfo?buildID=2725352 |