Skip to content

Conversation

@jorisvandenbossche
Copy link
Member

No description provided.

@github-actions
Copy link

@kszucs
Copy link
Member

kszucs commented Oct 19, 2020

@jorisvandenbossche python 3.5 build is failing.

@pitrou
Copy link
Member

pitrou commented Oct 19, 2020

Indeed, on Python 3.5, we have:

>>> timezone.utc.tzname(None)
'UTC+00:00'

@jorisvandenbossche jorisvandenbossche force-pushed the ARROW-9963 branch 2 times, most recently from af162f7 to 53aa00b Compare October 21, 2020 12:30
@jorisvandenbossche
Copy link
Member Author

I updated the expected return value for Python 3.5 to still be the former "+00:00" (instead of adding further special cases to the C++ code to "correct" this for python 3.5)

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants