potiuk commented on PR #53506:
URL: https://github.com/apache/airflow/pull/53506#issuecomment-3096250053

   BTW. One change you might see is that I did not link timezone.py directly - 
but moved it to `timezones` package. This is I think better approach to symlink 
whole directories - because then you can - for example - add new modules 
without repeating the whole symlink dance, also it has the very nice property 
when directories are symlinked is that it does not matter where you create a 
module - whether it is n the "library" or in the "distribution" that have the 
library symlinked - it will transparently "just work".
   
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to