-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 22834 |
---|---|
Nosy | @brettcannon, @terryjreedy, @bitdancer, @ericsnowcurrently, @vadmium, @serhiy-storchaka |
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/brettcannon'
closed_at = <Date 2015-02-27.17:14:11.000>
created_at = <Date 2014-11-10.03:56:59.304>
labels = ['interpreter-core', 'type-bug']
title = 'Unexpected FileNotFoundError when current directory is removed'
updated_at = <Date 2015-09-23.04:42:08.243>
user = 'https://github.com/vadmium'
bugs.python.org fields:
activity = <Date 2015-09-23.04:42:08.243>
actor = 'Christopher Meng'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2015-02-27.17:14:11.000>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2014-11-10.03:56:59.304>
creator = 'martin.panter'
dependencies = []
files = []
hgrepos = []
issue_num = 22834
keywords = []
message_count = 18.0
messages = ['230933', '230963', '231161', '231170', '231173', '231192', '231477', '231479', '231480', '231521', '236092', '236122', '236289', '236292', '236294', '236336', '236795', '236796']
nosy_count = 9.0
nosy_names = ['brett.cannon', 'terry.reedy', 'Arfrever', 'r.david.murray', 'python-dev', 'eric.snow', 'martin.panter', 'serhiy.storchaka', 'Christopher Meng']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22834'
versions = ['Python 3.5']
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error