But now I'm getting a new problem in Python 3.6.5:
Traceback (most recent call last):
File "/Users/johnblack/.conda/envs/kashoripy36/lib/python3.6/site-packages/dateutil/parser/_parser.py", line 1022, in <genexpr>
all(x in string.ascii_uppercase for x in token))
SystemError: error return without exception set
Exception ignored in: <generator object parser._could_be_tzname.<locals>.<genexpr> at 0x10e12fba0>
This error happens hundreds or thousands of time, slowing performance way down, but then seems to generate the same response as 2.7
KIR
should be west of the International date line from 1995, i.e. 2 Jan in the test.
'RRULE UNTIL values must be specified in UTC when DTSTART is timezone-aware'
, but here the UNTIL
value is in UTC, while DTSTART
is tz-naive.