This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 arhadthedev
收信人 arhadthedev, gvanrossum, hroncok, mark.dickinson, remi.lapeyre, serhiy.storchaka, vstinner
日期 2021-12-08.23:21:53
SpamBayes Score -1.0
Marked as misclassified
Message-id <1639005714.0.0.742366428429.issue36048@roundup.psfhosted.org>
In-reply-to
内容
Here is a report that this change breaks PyQt5 on Fedora:

<https://github.com/python/cpython/pull/11952#issuecomment-989298404>

> [...]
>
> Why do I care? This breaks tons of existing PyQt5 code out there, for example. I wasn't aware of this change to the language until Fedora shipped Python 3.10 and everything broke. So much stuff that uses PyQt5 is broken now. Good job guys!!
>
> [...]

Even though the rest of comment is emotional, we need to check if the problem really has place and the PR needs to be retracted until PyQt5 is ported to newer Python C API.
历史
日期 用户 动作 参数
2021-12-08 23:21:54arhadthedev修改recipients: + arhadthedev, gvanrossum, mark.dickinson, vstinner, serhiy.storchaka, hroncok, remi.lapeyre
2021-12-08 23:21:54arhadthedev修改messageid: <1639005714.0.0.742366428429.issue36048@roundup.psfhosted.org>
2021-12-08 23:21:53arhadthedev链接issue36048 messages
2021-12-08 23:21:53arhadthedev创建