-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 23657 |
|---|---|
| Nosy | @brettcannon, @pfmoore |
| 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/pfmoore'
closed_at = <Date 2015-03-22.16:16:03.645>
created_at = <Date 2015-03-13.14:50:10.828>
labels = ['type-feature', 'library']
title = "Don't do isinstance checks in zipapp"
updated_at = <Date 2015-03-22.16:16:03.644>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2015-03-22.16:16:03.644>
actor = 'paul.moore'
assignee = 'paul.moore'
closed = True
closed_date = <Date 2015-03-22.16:16:03.645>
closer = 'paul.moore'
components = ['Library (Lib)']
creation = <Date 2015-03-13.14:50:10.828>
creator = 'brett.cannon'
dependencies = []
files = ['38472', '38513', '38606', '38623']
hgrepos = []
issue_num = 23657
keywords = ['patch']
message_count = 10.0
messages = ['238030', '238031', '238033', '238038', '238084', '238085', '238243', '238685', '238818', '238913']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'paul.moore', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue23657'
versions = ['Python 3.5']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