-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
release-blockerstdlibStandard 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 | 21200 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @larryhastings, @ericsnowcurrently |
| 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 2014-04-19.06:20:35.397>
created_at = <Date 2014-04-11.14:07:35.554>
labels = ['type-bug', 'library', 'release-blocker']
title = 'pkgutil.get_loader() fails on "__main__"'
updated_at = <Date 2014-04-19.06:20:35.395>
user = 'https://github.com/ericsnowcurrently'bugs.python.org fields:
activity = <Date 2014-04-19.06:20:35.395>
actor = 'eric.snow'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-19.06:20:35.397>
closer = 'eric.snow'
components = ['Library (Lib)']
creation = <Date 2014-04-11.14:07:35.554>
creator = 'eric.snow'
dependencies = []
files = ['34808']
hgrepos = []
issue_num = 21200
keywords = ['patch', '3.4regression']
message_count = 5.0
messages = ['215926', '216043', '216048', '216847', '216848']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'ncoghlan', 'larry', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21200'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
release-blockerstdlibStandard 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