-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
OS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 25583 |
|---|---|
| Nosy | @pfmoore, @tjguk, @bitdancer, @vadmium, @zware, @zooba, @danpla |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = <Date 2015-11-20.03:47:36.514>
created_at = <Date 2015-11-08.14:34:33.781>
labels = ['type-bug', 'library', 'OS-windows']
title = 'os.makedirs with exist_ok=True raises PermissionError on Windows 7^'
updated_at = <Date 2015-11-20.03:47:36.512>
user = 'https://github.com/danpla'bugs.python.org fields:
activity = <Date 2015-11-20.03:47:36.512>
actor = 'martin.panter'
assignee = 'none'
closed = True
closed_date = <Date 2015-11-20.03:47:36.514>
closer = 'martin.panter'
components = ['Library (Lib)', 'Windows']
creation = <Date 2015-11-08.14:34:33.781>
creator = 'plakhotich'
dependencies = []
files = ['41008', '41036']
hgrepos = []
issue_num = 25583
keywords = ['patch']
message_count = 17.0
messages = ['254339', '254341', '254350', '254355', '254356', '254358', '254365', '254377', '254416', '254420', '254423', '254445', '254471', '254629', '254652', '254949', '254950']
nosy_count = 8.0
nosy_names = ['paul.moore', 'tim.golden', 'r.david.murray', 'python-dev', 'martin.panter', 'zach.ware', 'steve.dower', 'plakhotich']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25583'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
OS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error