On Sun, Jun 13, 2021 at 9:52 PM Miro Hrončok <mhron...@redhat.com> wrote:
>
> And we have a successful compose, so Python 3.10 is now the main Python on 
> Rawhide.

Awesome, thanks for working on this, as always.
Python version updates are always scary, but you guys handle them so well.

I see one problem with the Rust bindings for CPython / libpython,
where the test suite now fails with Python 3.10:
https://koschei.fedoraproject.org/package/rust-cpython?

Looking at the build log, the new test failures seem to be caused by
either API removals or subtle behaviour changes:

- TypeError: 'float' object cannot be interpreted as an integer
- AttributeError: module 'unicodedata' has no attribute 'ucnhash_CAPI'

I have no knowledge of the libpython API, so help with debugging and
fixing those failures would be very much appreciated.

Fabio
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to