-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-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 | 22548 |
|---|---|
| Nosy | @mdickinson, @pitrou, @benjaminp, @serhiy-storchaka |
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-10-03.17:28:16.030>
created_at = <Date 2014-10-03.17:24:14.483>
labels = ['interpreter-core', 'type-bug', 'invalid']
title = 'Bogus parsing of negative zeros in complex literals'
updated_at = <Date 2020-04-19.08:31:05.260>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2020-04-19.08:31:05.260>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2014-10-03.17:28:16.030>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2014-10-03.17:24:14.483>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 22548
keywords = []
message_count = 10.0
messages = ['228343', '228345', '228346', '228347', '228351', '228352', '228353', '228354', '228356', '228360']
nosy_count = 4.0
nosy_names = ['mark.dickinson', 'pitrou', 'benjamin.peterson', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22548'
versions = ['Python 3.5']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-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