[
https://issues.apache.org/jira/browse/ARROW-5000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-5000.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 4241
[https://github.com/apache/arrow/pull/4241]
> [Python] Fix deprecation warning from setup.py
> ----------------------------------------------
>
> Key: ARROW-5000
> URL: https://issues.apache.org/jira/browse/ARROW-5000
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Affects Versions: 0.14.0
> Reporter: Wes McKinney
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I noticed on Python 3.7 today
> {code}
> Bundling includes: debug/include
> setup.py:441: DeprecationWarning: SO is deprecated, use EXT_SUFFIX
> suffix = sysconfig.get_config_var('SO')
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)