-
-
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 | 6612 |
|---|---|
| Nosy | @birkenfeld, @amauryfa, @vstinner, @wking |
| 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 = None
closed_at = <Date 2010-10-12.22:57:27.982>
created_at = <Date 2009-07-31.09:53:25.040>
labels = ['type-bug', 'library']
title = "'import site' fails when called from an unlinked directory"
updated_at = <Date 2010-10-12.22:57:27.980>
user = 'https://github.com/wking'bugs.python.org fields:
activity = <Date 2010-10-12.22:57:27.980>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2010-10-12.22:57:27.982>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2009-07-31.09:53:25.040>
creator = 'labrat'
dependencies = []
files = ['18264', '19154']
hgrepos = []
issue_num = 6612
keywords = ['patch']
message_count = 8.0
messages = ['91129', '111971', '112014', '112043', '117863', '118152', '118153', '118479']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'amaury.forgeotdarc', 'vstinner', 'labrat']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue6612'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']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