-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard 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 | 28203 |
|---|---|
| Nosy | @mdickinson, @berkerpeksag, @serhiy-storchaka, @soummyaah |
| 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/mdickinson'
closed_at = <Date 2016-09-24.14:32:59.845>
created_at = <Date 2016-09-19.07:41:45.974>
labels = ['3.7', 'type-bug', 'library']
title = 'complex() gives wrong error when the second argument has an invalid type'
updated_at = <Date 2017-03-31.16:36:39.326>
user = 'https://bugs.python.org/manishearth'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:39.326>
actor = 'dstufft'
assignee = 'mark.dickinson'
closed = True
closed_date = <Date 2016-09-24.14:32:59.845>
closer = 'mark.dickinson'
components = ['Library (Lib)']
creation = <Date 2016-09-19.07:41:45.974>
creator = 'manishearth'
dependencies = []
files = ['44745', '44754', '44755']
hgrepos = ['356']
issue_num = 28203
keywords = ['patch']
message_count = 15.0
messages = ['276952', '276954', '276958', '276970', '276972', '277003', '277013', '277022', '277023', '277025', '277026', '277108', '277318', '277319', '277353']
nosy_count = 6.0
nosy_names = ['mark.dickinson', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'manishearth', 'soummyaah']
pr_nums = ['552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28203'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard 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