-
-
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-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 21697 |
|---|---|
| Nosy | @ned-deily, @takluyver, @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/berkerpeksag'
closed_at = <Date 2015-07-25.11:58:17.330>
created_at = <Date 2014-06-09.13:19:19.281>
labels = ['easy', 'type-bug', 'library']
title = 'shutil.copytree() handles symbolic directory incorrectly'
updated_at = <Date 2015-07-25.11:58:17.329>
user = 'https://bugs.python.org/shajunxing'bugs.python.org fields:
activity = <Date 2015-07-25.11:58:17.329>
actor = 'berker.peksag'
assignee = 'berker.peksag'
closed = True
closed_date = <Date 2015-07-25.11:58:17.330>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2014-06-09.13:19:19.281>
creator = 'shajunxing'
dependencies = []
files = ['35541', '35614', '35660', '39893']
hgrepos = []
issue_num = 21697
keywords = ['patch', 'easy']
message_count = 9.0
messages = ['220088', '220112', '220431', '220758', '224546', '232870', '246587', '247347', '247348']
nosy_count = 8.0
nosy_names = ['ned.deily', 'python-dev', 'takluyver', 'berker.peksag', 'puppet', 'Eduardo.Seabra', 'shajunxing', 'Bj\xc3\xb6rn.Dahlgren']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21697'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard 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