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 2022/03/31 11:31:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARROW-14312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515261#comment-17515261 ] 

Krisztian Szucs commented on ARROW-14312:
-----------------------------------------

Resolved in https://github.com/apache/arrow/pull/11316

> [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
>            Assignee: Antoine Pitrou
>            Priority: Major
>
> 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.20.1#820001)