[
https://issues.apache.org/jira/browse/AIRAVATA-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645496#comment-17645496
]
Marcus Christie commented on AIRAVATA-3529:
-------------------------------------------
Turns out Thrift 0.10.0 doesn't work with Python 3.10.
https://issues.apache.org/jira/browse/THRIFT-5488
{code}
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
{code}
But upgrading the Python Thrift library causes other problems, I presume
because the generated stubs are not compatible. So I think a new version of
Thrift is needed to generate stubs and then the Python Thrift library can be
updated to the same version.
> Add support for Python 3.10
> ---------------------------
>
> Key: AIRAVATA-3529
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3529
> Project: Airavata
> Issue Type: New Feature
> Components: Django Portal
> Reporter: Marcus Christie
> Assignee: Marcus Christie
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)