You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/08/02 10:47:00 UTC

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

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

Kaxil Naik resolved AIRFLOW-4541.
---------------------------------
    Resolution: Fixed

Fixed in https://github.com/apache/airflow/pull/10117

> Replace mkdirs usage with pathlib
> ---------------------------------
>
>                 Key: AIRFLOW-4541
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4541
>             Project: Apache Airflow
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Jarek Potiuk
>            Assignee: Bas Harenslak
>            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
(v8.3.4#803005)