This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2010-07-17 05:00 by Arfrever, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
distutils-dir_util.patch | Arfrever, 2010-07-17 05:00 | Fix for distutils.dir_util.mkpath() | ||
distutils2-mkpath.patch | Arfrever, 2010-10-03 15:47 | Fix for some mkpath functions in distutils2 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:03 | admin | set | github: 53527 |
2014-03-12 10:39:32 | eric.araujo | set | status: open -> closed versions: + Python 3.1, Python 2.7, Python 3.2, - 3rd party title: Race condition with mkdir/makedirs in distutils2 -> Race condition in distutils.dir_util.mkpath components: + Distutils, - Distutils2 resolution: accepted -> fixed stage: needs patch -> resolved |
2010-12-16 01:13:06 | eric.araujo | set | keywords:
+ easy, - patch messages: + msg124099 nosy: tarek, djc, eric.araujo, Arfrever stage: patch review -> needs patch |
2010-11-28 02:43:03 | Arfrever | set | messages: + msg122607 |
2010-11-28 02:39:31 | eric.araujo | set | messages: + msg122606 |
2010-11-28 02:14:42 | Arfrever | set | messages: + msg122600 |
2010-11-06 04:54:24 | eric.araujo | set | status: pending -> open versions: - Python 3.1, Python 2.7, Python 3.2 nosy: tarek, djc, eric.araujo, Arfrever title: Race condition in distutils.dir_util.mkpath() -> Race condition with mkdir/makedirs in distutils2 messages: + msg120582 components: - Distutils |
2010-10-27 12:57:11 | eric.araujo | set | status: open -> pending assignee: tarek -> eric.araujo messages: + msg119707 |
2010-10-27 12:14:00 | djc | set | nosy:
+ djc messages: + msg119703 |
2010-10-03 15:47:03 | Arfrever | set | files:
+ distutils2-mkpath.patch versions: + 3rd party, - Python 2.6 nosy: tarek, eric.araujo, Arfrever messages: + msg117916 components: + Distutils2 |
2010-07-17 07:21:24 | eric.araujo | set | messages: + msg110540 |
2010-07-17 07:20:22 | eric.araujo | set | nosy:
+ eric.araujo messages: + msg110539 resolution: accepted type: behavior stage: patch review |
2010-07-17 05:00:37 | Arfrever | create |