You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2021/10/13 15:29:00 UTC

[jira] [Created] (ARROW-14312) [Python] Integer conversion failures with python 3.10

Krisztian Szucs created ARROW-14312:
---------------------------------------

             Summary: [Python] Integer conversion failures with python 3.10
                 Key: ARROW-14312
                 URL: https://issues.apache.org/jira/browse/ARROW-14312
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
            Reporter: Krisztian Szucs


We have conversion issues during testing the python wheels for 3.10:
https://github.com/ursacomputing/crossbow/runs/3882292730?check_suite_focus=true#step:8:658

Some of the failures should be related to the removed {{__int__}} method:
https://docs.python.org/3/whatsnew/3.10.html#removed

cc [~apitrou]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)