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

[jira] [Created] (ARROW-4055) [Python] Fails to convert pytz.utc with versions 2018.3 and earlier

Krisztian Szucs created ARROW-4055:
--------------------------------------

             Summary: [Python] Fails to convert pytz.utc with versions 2018.3 and earlier
                 Key: ARROW-4055
                 URL: https://issues.apache.org/jira/browse/ARROW-4055
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
            Reporter: Krisztian Szucs
            Assignee: Krisztian Szucs
             Fix For: 0.12.0


pytz.UTC is only a subclass of BaseTzInfo starting from pytz 2018.4 (https://launchpad.net/pytz/+announcement/14962), so with older versions of pytz there are failures in the tests

see: https://github.com/apache/arrow/pull/2975#discussion-diff-239794078L969



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