[
https://issues.apache.org/jira/browse/ARROW-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192371#comment-16192371
]
ASF GitHub Bot commented on ARROW-942:
--------------------------------------
GitHub user wesm opened a pull request:
https://github.com/apache/arrow/pull/1168
ARROW-942: Support running integration tests with both Python 2.7 and 3.6
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wesm/arrow ARROW-942
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1168.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1168
----
commit e4ef04971768fb139c48745fdb0ad32235351283
Author: Wes McKinney <[email protected]>
Date: 2017-10-05T02:04:23Z
Support running integration tests in both Python 2.7 and 3.6
Change-Id: Ied14b42ed3951000dfb7fafae6b8bd11ce66dd9e
----
> Support integration testing on Python 2.7
> -----------------------------------------
>
> Key: ARROW-942
> URL: https://issues.apache.org/jira/browse/ARROW-942
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> Currently {{integration_test.py}} is Python 3 only
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)