-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-featureA feature request or enhancementA feature request or enhancement
Description
BPO | 21539 |
---|---|
Nosy | @warsaw, @pitrou, @berkerpeksag |
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 = 'https://github.com/warsaw'
closed_at = <Date 2014-08-05.15:29:26.112>
created_at = <Date 2014-05-20.03:53:56.770>
labels = ['type-feature', 'library']
title = 'pathlib\'s Path.mkdir() should allow for "mkdir -p" functionality'
updated_at = <Date 2014-08-05.18:29:38.923>
user = 'https://bugs.python.org/garrison'
bugs.python.org fields:
activity = <Date 2014-08-05.18:29:38.923>
actor = 'berker.peksag'
assignee = 'barry'
closed = True
closed_date = <Date 2014-08-05.15:29:26.112>
closer = 'barry'
components = ['Library (Lib)']
creation = <Date 2014-05-20.03:53:56.770>
creator = 'garrison'
dependencies = []
files = ['35303', '35421']
hgrepos = []
issue_num = 21539
keywords = ['patch']
message_count = 8.0
messages = ['218832', '218842', '219233', '219238', '219239', '219468', '224839', '224842']
nosy_count = 5.0
nosy_names = ['barry', 'pitrou', 'python-dev', 'berker.peksag', 'garrison']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21539'
versions = ['Python 3.5']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-featureA feature request or enhancementA feature request or enhancement