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)