-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
stdlibStandard 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 | 16957 |
|---|---|
| Nosy | @tarekziade, @merwok, @takluyver, @hynek, @serhiy-storchaka |
| 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 2013-01-23.08:53:05.531>
created_at = <Date 2013-01-13.22:13:51.488>
labels = ['type-bug', 'library']
title = "shutil.which() shouldn't look in working directory on unix-y systems"
updated_at = <Date 2013-01-25.08:18:02.108>
user = 'https://github.com/takluyver'bugs.python.org fields:
activity = <Date 2013-01-25.08:18:02.108>
actor = 'python-dev'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-01-23.08:53:05.531>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-01-13.22:13:51.488>
creator = 'takluyver'
dependencies = []
files = ['28761', '28763', '28777', '28801']
hgrepos = []
issue_num = 16957
keywords = ['patch']
message_count = 13.0
messages = ['179897', '180160', '180177', '180178', '180188', '180199', '180215', '180228', '180335', '180375', '180450', '180451', '180557']
nosy_count = 6.0
nosy_names = ['tarek', 'eric.araujo', 'python-dev', 'takluyver', 'hynek', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16957'
versions = ['Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard 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