You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/03/04 20:02:00 UTC

[jira] [Created] (ARROW-2254) [Python] Local in-place dev versions picking up JS tags

Wes McKinney created ARROW-2254:
-----------------------------------

             Summary: [Python] Local in-place dev versions picking up JS tags
                 Key: ARROW-2254
                 URL: https://issues.apache.org/jira/browse/ARROW-2254
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
            Reporter: Wes McKinney
             Fix For: 0.9.0


I thought we had fixed this bug, but it's back:

{code}
$ ipython
Python 3.5.2 | packaged by conda-forge | (default, Jul 26 2016, 01:32:08) 
Type 'copyright', 'credits' or 'license' for more information
IPython 6.1.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: pa.__version__
Out[1]: '0.3.1.dev52+g8b1c8118'
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)