turbaszek commented on pull request #9847:
URL: https://github.com/apache/airflow/pull/9847#issuecomment-661817614


   @kaxil I'm ok with a proposed approach as long as pylint is happy. General 
speaking we will introduce cyclic dependency but a working one by adding
   ```
   from airflow.serialization.serialized_objects import BaseSerialization
   ```
   in Xcom serialize and deserialize methods.


----------------------------------------------------------------
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:
[email protected]


Reply via email to