The GitHub Actions job "Tests" on airflow.git/backport-0b6d258-v3-1-test has 
succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
9d1f9a77f8479efb9ef421488f1fb2a81c6675d1 / Ash Berlin-Taylor <[email protected]>
[v3-1-test] Fix an odd import of pendulum from sqlalchemy_utils instead of 
elsewhere. (#59258)

This was likely a case of auto-complete gone wrong. Most of the time this
doesn't matter (as SQLa etc is already loaded) but this was importing it in
Task SDK mistakenly which we don't want.

Interestingly mypy now "noticed" that `pendulum.parse` can return
Duration, Date, and Time objects too. I don't know why it didn't notice this
before.

Also generally this isn't the right import :)
(cherry picked from commit 0b6d2589df046535b284e032ea8fa5922fab3b6f)

Co-authored-by: Ash Berlin-Taylor <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/20094449082

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to