The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
2df126523cf23b2badc9fadc92e18de69034188a / Jarek Potiuk <[email protected]>
Improve ATTRIBUTE_REMOVED sentinel to use class and more context

ATTRIBUTE_REMOVED was a singleton object but then it made it
difficult to find out which attribute has been removed. This PR
changes the approach to allow for multiple AttributeRemoved objects
as sentinel and compare class ratehr than object. The object contains
name of the removed attribute. Better diagnostics at the expense of
a bit more memory used.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to