-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
OS-windowsstdlibStandard 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 | 20541 |
|---|---|
| Nosy | @ncoghlan, @ericsnowcurrently, @vajrasky |
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-02-07.14:37:58.320>
created_at = <Date 2014-02-07.12:47:34.335>
labels = ['invalid', 'type-bug', 'library', 'OS-windows']
title = 'os.path.exists() gives wrong answer for Windows special files'
updated_at = <Date 2014-02-07.17:28:55.890>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2014-02-07.17:28:55.890>
actor = 'eric.snow'
assignee = 'none'
closed = True
closed_date = <Date 2014-02-07.14:37:58.320>
closer = 'ncoghlan'
components = ['Library (Lib)', 'Windows']
creation = <Date 2014-02-07.12:47:34.335>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 20541
keywords = []
message_count = 4.0
messages = ['210460', '210461', '210475', '210500']
nosy_count = 3.0
nosy_names = ['ncoghlan', 'eric.snow', 'vajrasky']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20541'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OS-windowsstdlibStandard 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