-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard 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 | 28353 |
|---|---|
| Nosy | @loewis, @hynek, @serhiy-storchaka, @zhangyangyu, @Mariatta |
| PRs | Misc/NEWS so that it is managed by towncrier #552 |
| 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/serhiy-storchaka'
closed_at = <Date 2016-10-28.06:26:12.146>
created_at = <Date 2016-10-04.07:06:55.953>
labels = ['3.7', 'type-bug', 'library']
title = 'os.fwalk() unhandled exception when error occurs accessing symbolic link target'
updated_at = <Date 2017-03-31.16:36:09.654>
user = 'https://bugs.python.org/SamsonLee'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:09.654>
actor = 'dstufft'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-10-28.06:26:12.146>
closer = 'xiang.zhang'
components = ['Library (Lib)']
creation = <Date 2016-10-04.07:06:55.953>
creator = 'Samson Lee'
dependencies = []
files = ['44982']
hgrepos = []
issue_num = 28353
keywords = ['patch']
message_count = 16.0
messages = ['278016', '278017', '278018', '278024', '278044', '278118', '278178', '279393', '279418', '279422', '279581', '279582', '279583', '279584', '279585', '279586']
nosy_count = 8.0
nosy_names = ['loewis', 'neologix', 'python-dev', 'hynek', 'serhiy.storchaka', 'xiang.zhang', 'Samson Lee', 'Mariatta']
pr_nums = ['552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28353'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard 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