-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 26587 |
|---|---|
| Nosy | @brettcannon, @tds333 |
| 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/brettcannon'
closed_at = <Date 2016-04-08.22:10:20.298>
created_at = <Date 2016-03-18.10:23:00.832>
labels = ['type-feature', 'library']
title = "Possible duplicate entries in sys.path if .pth files are used with zip's"
updated_at = <Date 2016-04-08.22:10:20.296>
user = 'https://github.com/tds333'bugs.python.org fields:
activity = <Date 2016-04-08.22:10:20.296>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2016-04-08.22:10:20.298>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2016-03-18.10:23:00.832>
creator = 'tds333'
dependencies = []
files = ['42222', '42225', '42296']
hgrepos = []
issue_num = 26587
keywords = ['patch']
message_count = 13.0
messages = ['261958', '261974', '262059', '262070', '262078', '262193', '262195', '262196', '262200', '262493', '263045', '263046', '263047']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'tds333', 'SilentGhost', 'python-dev', 'mgrang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue26587'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement