github-actions[bot] opened a new pull request, #70966:
URL: https://github.com/apache/airflow/pull/70966

   * Fix the deadline_reference decorator's no-parenthesis form
   
   Used bare, the decorator silently rebound the decorated class to the inner 
decorator function and skipped registration entirely, surfacing later as an 
unrelated TypeError with an unhelpful message.  Accept both forms, add clearer 
error messaging when a reference cannot be instantiated, and clarify the 
related docs.
   
   * bugfix newsfragment
   
   * sphynx riddles
   (cherry picked from commit 8541668cd4974b7fef9374999209d03ab12a636a)
   
   Co-authored-by: D. Ferruzzi <[email protected]>


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to