-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
symlinking .py files creates unexpected sys.path #61839
Copy link
Copy link
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)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 | 17639 |
|---|---|
| Nosy | @ncoghlan, @kristjanvalur, @ned-deily |
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 2013-04-05.15:07:33.487>
created_at = <Date 2013-04-05.09:29:05.981>
labels = ['interpreter-core', 'type-bug', 'library']
title = 'symlinking .py files creates unexpected sys.path'
updated_at = <Date 2019-11-22.22:23:02.973>
user = 'https://github.com/kristjanvalur'bugs.python.org fields:
activity = <Date 2019-11-22.22:23:02.973>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = <Date 2013-04-05.15:07:33.487>
closer = 'gvanrossum'
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2013-04-05.09:29:05.981>
creator = 'kristjan.jonsson'
dependencies = []
files = []
hgrepos = []
issue_num = 17639
keywords = []
message_count = 14.0
messages = ['186069', '186070', '186077', '186081', '186085', '186086', '186087', '186089', '186090', '186091', '186117', '357282', '357285', '357302']
nosy_count = 6.0
nosy_names = ['ncoghlan', 'kristjan.jonsson', 'schmir', 'ned.deily', 'neologix', 'Socob']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17639'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)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