SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-38807: Fix race condition in Lib/trace.py (GH-110143)

Instead of checking if a directory does not exist and thereafter
creating it, directly call os.makedirs() with the exist_ok=True.
B
buermarc committed
78fcde039a33d8463e34356d5462fecee0f2831a
Parent: 7573c44
Committed by GitHub <[email protected]> on 1/17/2024, 8:02:14 PM