-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 20849 |
|---|---|
| Nosy | @ncoghlan, @giampaolo, @tarekziade, @merwok, @bitdancer, @jab, @elias6, @hynek, @thehesiod |
| PRs | |
| 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/giampaolo'
closed_at = <Date 2018-12-28.18:05:08.388>
created_at = <Date 2014-03-04.04:55:21.975>
labels = ['type-feature', 'library']
title = 'add exist_ok to shutil.copytree'
updated_at = <Date 2018-12-28.18:05:08.387>
user = 'https://github.com/thehesiod'bugs.python.org fields:
activity = <Date 2018-12-28.18:05:08.387>
actor = 'giampaolo.rodola'
assignee = 'giampaolo.rodola'
closed = True
closed_date = <Date 2018-12-28.18:05:08.388>
closer = 'giampaolo.rodola'
components = ['Library (Lib)']
creation = <Date 2014-03-04.04:55:21.975>
creator = 'thehesiod'
dependencies = []
files = ['34282']
hgrepos = []
issue_num = 20849
keywords = ['patch']
message_count = 14.0
messages = ['212691', '212692', '212756', '212901', '212945', '212948', '212949', '213611', '213620', '213647', '214055', '323626', '323665', '332670']
nosy_count = 10.0
nosy_names = ['ncoghlan', 'giampaolo.rodola', 'tarek', 'eric.araujo', 'r.david.murray', 'jab', 'elias', 'hynek', 'thehesiod', 'justin.myers']
pr_nums = ['2977', '8792']
priority = 'normal'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue20849'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement