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

Head commit for run:
353719dec9c396d2968279f6fa1826dc3b3bd107 / Jarek Potiuk <[email protected]>
Better error message when serializing callable without name

When Callable without `__name__` got serialized, the error message was
pretty cryptic: `AttributeError: __name__. Did you mean: '__ne__'?`
without printing what the failing type is.

This PR adds a more meaningful message

Related to #31753, #31499

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

With regards,
GitHub Actions via GitBox


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

Reply via email to