-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 21578 |
|---|---|
| Nosy | @brettcannon, @bitdancer, @ericsnowcurrently, @berkerpeksag, @serhiy-storchaka, @zhangyangyu |
| PRs | Misc/NEWS so that it is managed by towncrier #552 |
| 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/serhiy-storchaka'
closed_at = <Date 2016-09-27.18:03:54.495>
created_at = <Date 2014-05-26.04:31:35.238>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'Misleading error message when ImportError called with invalid keyword args'
updated_at = <Date 2017-03-31.16:36:11.929>
user = 'https://github.com/ericsnowcurrently'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:11.929>
actor = 'dstufft'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-09-27.18:03:54.495>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2014-05-26.04:31:35.238>
creator = 'eric.snow'
dependencies = []
files = ['35381', '35794', '44010']
hgrepos = []
issue_num = 21578
keywords = ['patch']
message_count = 17.0
messages = ['219125', '219148', '219235', '219240', '221640', '221755', '227735', '228527', '228540', '271995', '271996', '272005', '277516', '277519', '277521', '277531', '277534']
nosy_count = 7.0
nosy_names = ['brett.cannon', 'r.david.murray', 'python-dev', 'eric.snow', 'berker.peksag', 'serhiy.storchaka', 'xiang.zhang']
pr_nums = ['552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21578'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error