You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/05/19 17:29:00 UTC

[jira] [Updated] (AIRFLOW-4541) Replace mkdirs usage with pathlib

     [ https://issues.apache.org/jira/browse/AIRFLOW-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk updated AIRFLOW-4541:
----------------------------------
    Description: _makedirs is used in 'airlfow.utils.file.mkdirs'  - it could be replaced with pathlib now with python3.5+_

> Replace mkdirs usage with pathlib
> ---------------------------------
>
>                 Key: AIRFLOW-4541
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4541
>             Project: Apache Airflow
>          Issue Type: Sub-task
>            Reporter: Jarek Potiuk
>            Priority: Major
>
> _makedirs is used in 'airlfow.utils.file.mkdirs'  - it could be replaced with pathlib now with python3.5+_



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)