dstandish edited a comment on issue #5332: [AIRFLOW-3391] Upgrade pendulum to 
latest major version.
URL: https://github.com/apache/airflow/pull/5332#issuecomment-504364538
 
 
   OK I have confirmed all builds pass with following change:
   In `test_following_previous_schedule` delete lines 754-755 and replace with 
following:
   ```python
           start = pendulum.datetime(2018, 10, 28, 2, 55, tz=local_tz, 
dst_rule=pendulum.PRE_TRANSITION)
   ```
   see [this build](https://travis-ci.org/dstandish/airflow)
   
   and [this 
commit](https://github.com/dstandish/airflow/commit/35e222a202e9fa5a2cb17eaf3ba15a9fe40ba853).
   
   should still review code to see if anything is using `Timezone.convert` 
method.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to