Closed
Description
BPO | 44780 |
---|---|
Nosy | @aroberge, @serhiy-storchaka, @pablogsal |
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 = None
created_at = <Date 2021-07-30.14:52:34.235>
labels = ['3.10', '3.11']
title = 'Incorrect message: "Invalid decimal literal" (python 3.10)'
updated_at = <Date 2021-12-26.17:01:19.886>
user = 'https://github.com/aroberge'
bugs.python.org fields:
activity = <Date 2021-12-26.17:01:19.886>
actor = 'aroberge'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2021-07-30.14:52:34.235>
creator = 'aroberge'
dependencies = []
files = []
hgrepos = []
issue_num = 44780
keywords = []
message_count = 4.0
messages = ['398556', '398595', '398597', '409212']
nosy_count = 3.0
nosy_names = ['aroberge', 'serhiy.storchaka', 'pablogsal']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue44780'
versions = ['Python 3.10', 'Python 3.11']
Linked PRs
- gh-88943: Improve syntax error for non-ASCII character that follows a numerical literal #109081
- [3.12] gh-88943: Improve syntax error for non-ASCII character that follows a numerical literal (GH-109081) #109090
- [3.11] gh-88943: Improve syntax error for non-ASCII character that follows a numerical literal (GH-109081) #109091