-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Closed
Copy link
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 | 19840 |
|---|---|
| Nosy | @bitdancer, @PCManticore, @desbma |
| 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 2014-06-11.18:41:21.738>
created_at = <Date 2013-11-30.13:05:40.134>
labels = ['type-feature', 'library']
title = 'shutil.move(): Add ability to use custom copy function to allow to ignore metadata'
updated_at = <Date 2014-06-11.18:41:21.736>
user = 'https://github.com/desbma'bugs.python.org fields:
activity = <Date 2014-06-11.18:41:21.736>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2014-06-11.18:41:21.738>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2013-11-30.13:05:40.134>
creator = 'desbma'
dependencies = []
files = ['32917', '34447', '35554']
hgrepos = []
issue_num = 19840
keywords = ['patch']
message_count = 8.0
messages = ['204807', '204835', '204891', '220142', '220166', '220170', '220296', '220297']
nosy_count = 5.0
nosy_names = ['Arfrever', 'r.david.murray', 'Claudiu.Popa', 'python-dev', 'desbma']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue19840'
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