[ 
https://issues.apache.org/jira/browse/ARROW-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou resolved ARROW-5951.
-----------------------------------
    Resolution: Won't Fix

Python 2 will soon be unsupported and Python wheels are not a priority for us 
anymore, so closing.

> [Python][Wheel] Request UCS4 wheels in the packaging tasks 
> -----------------------------------------------------------
>
>                 Key: ARROW-5951
>                 URL: https://issues.apache.org/jira/browse/ARROW-5951
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Python
>            Reporter: Krisztian Szucs
>            Priority: Minor
>
> {code}
> [root@0b415e11a9ba multibuild]# cpython_path 2.7 16
> /opt/python/cp27-cp27m
> [root@0b415e11a9ba multibuild]# cpython_path 2.7 32
> /opt/python/cp27-cp27mu
> [root@0b415e11a9ba multibuild]# cpython_path 3.7 16
> /opt/python/cp37-cp37m
> [root@0b415e11a9ba multibuild]# cpython_path 3.7 32
> /opt/python/cp37-cp37m
> {code}
> We should actually change the unicode_with properties in the tasks.yml to 32 
> for python wheels > 2.7, because we'll always produce ucs4 wheels, and it is 
> quite misleading that we request 16 bit ones.
> Multibuild does the conversion 
> https://github.com/matthew-brett/multibuild/blob/devel/manylinux_utils.sh#L26



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

Reply via email to