You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@matthew-brett Thanks for reporting. See also #14621, which is probably the same issue and is indeed already fixed in master. Workaround for now is to use an older version of dateutil or just to use 'Asia/Tokyo' instead of 'dateutil/Asia/Tokyo'.
We are certainly planning a 0.19.2 release, and are also going to include python 3.6 compat in that.
I'm getting a segfault on my Linux machines with the following:
Here's a script to reproduce on a clean debian-stable docker container:
Segfault from manylinux wheel up on pypi, and install from source of 0.19.1 . No segfault from current master.
Worth a point release to fix?
The text was updated successfully, but these errors were encountered: