On Mon, Jun 14, 2021 at 2:21 PM Miro Hrončok <mhroncok@xxxxxxxxxx> wrote: > > On 14. 06. 21 14:17, Miro Hrončok wrote: > >> - AttributeError: module 'unicodedata' has no attribute 'ucnhash_CAPI' > > > > https://docs.python.org/3.10/whatsnew/3.10.html#removed > > > > """ > > Removed the unicodedata.ucnhash_CAPI attribute which was an internal PyCapsule > > object. The related private _PyUnicode_Name_CAPI structure was moved to the > > internal C API. https://bugs.python.org/issue42157 > > """ > > > > The relevant issue makes it sound like the unicodedata.ucnhash_CAPI attribute > > was not usable at all but in case you've used it, I gues it was. There was no > > deprecation period for this and maybe it should not have been removed? > > I've reported https://bugs.python.org/issue44418 Thanks, and thanks for your help with deciphering the exception messages. At least I know what caused them now, which should help with fixing them for good :) Fabio _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure