-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easystdlibStandard 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 | 1492704 |
|---|---|
| Nosy | @birkenfeld, @atsuoishimoto, @pitrou, @tarekziade, @merwok, @hynek |
| 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 2012-10-07.10:53:26.847>
created_at = <Date 2006-05-22.03:08:36.000>
labels = ['easy', 'type-feature', 'library']
title = 'distinct error type if shutil.copyfile() fails because of src and dst are the same file'
updated_at = <Date 2014-03-10.22:11:27.999>
user = 'https://bugs.python.org/zooko'bugs.python.org fields:
activity = <Date 2014-03-10.22:11:27.999>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2012-10-07.10:53:26.847>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2006-05-22.03:08:36.000>
creator = 'zooko'
dependencies = []
files = ['7279', '22874', '23115', '26394', '26401', '26406']
hgrepos = []
issue_num = 1492704
keywords = ['patch', 'easy', 'needs review']
message_count = 42.0
messages = ['50324', '50325', '50326', '50327', '50328', '114664', '114723', '141825', '141864', '142473', '143688', '143690', '143724', '143774', '143781', '165586', '165599', '165604', '165606', '165607', '165608', '165609', '165610', '165611', '165629', '165635', '165638', '165639', '165663', '165847', '165848', '165856', '165863', '165868', '165871', '165872', '172290', '173943', '174047', '174074', '174103', '213105']
nosy_count = 12.0
nosy_names = ['nnorwitz', 'anthonybaxter', 'georg.brandl', 'zooko', 'ishimoto', 'pitrou', 'tarek', 'eric.araujo', 'BreamoreBoy', 'python-dev', 'gennad', 'hynek']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1492704'
versions = ['Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement