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

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

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

Wes McKinney resolved ARROW-4055.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 3207
[https://github.com/apache/arrow/pull/3207]

> [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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)