Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 17, 2024

Instead of checking if a directory does not exist and thereafter
creating it, directly call os.makedirs() with the exist_ok=True.
(cherry picked from commit 78fcde0)

Co-authored-by: buermarc [email protected]

Instead of checking if a directory does not exist and thereafter
creating it, directly call os.makedirs() with the exist_ok=True.
(cherry picked from commit 78fcde0)

Co-authored-by: buermarc <[email protected]>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) January 17, 2024 20:04
@serhiy-storchaka serhiy-storchaka merged commit 24d2392 into python:3.12 Jan 17, 2024
@miss-islington miss-islington deleted the backport-78fcde0-3.12 branch January 2, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants