potiuk commented on issue #7456: [AIRFLOW-6817] - Move airflow __init__.py 
imports to sub-packages
URL: https://github.com/apache/airflow/pull/7456#issuecomment-589965811
 
 
   I think we have the easiest migration path for our users to follow:
   ```
   [1.10] py2 (those still on py2) -> [1.10] py3 -> [1.10] py3 + providers 
(incremental) -> [1.10] py3 + providers + 2.0-compatible DAGs (incremental) -> 
[2.0] 
   ```
   
   This way while migrating the users will have to deal with one 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to