[issue1675] Race condition in os.makedirs

Isaac Morland report at bugs.python.org
Thu Dec 20 21:13:37 CET 2007


Isaac Morland added the comment:

Yes, I'm really combining two things here - the race condition, which I
argue is a (minor) bug, and a feature request to be able to "ensure
exists" a directory.

I have not produced a proper Python patch before and I have other things
to do so this will take longer than one might hope, but I would be happy
to create a patch.  Note too that the file I uploaded is from my
project; I will attempt to make the patch be more appropriate for the
standard library than an extract from my project.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1675>
__________________________________


More information about the Python-bugs-list mailing list