mik-laj commented on a change in pull request #6957: [AIRFLOW-6396] Use 
tempfile.TemporaryDirectory instead of custom one
URL: https://github.com/apache/airflow/pull/6957#discussion_r361880104
 
 

 ##########
 File path: UPDATING.md
 ##########
 @@ -41,6 +41,10 @@ assists users migrating to a new version.
 
 ## Airflow Master
 
+### Remove airflow.utils.file.TemporaryDirectory
+
+Removing this because the same functionality is provided by 
`tempfile.TemporaryDirectory`.
 
 Review comment:
   I think it's worth doing. I'll do it in a moment.

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