-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.10only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 44056 |
|---|---|
| Nosy | @markshannon, @lysnikolaou, @pablogsal |
| PRs |
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/markshannon'
closed_at = <Date 2021-05-07.13:58:20.013>
created_at = <Date 2021-05-06.11:31:28.231>
labels = ['interpreter-core', 'type-bug', '3.10', 'release-blocker']
title = 'Incorrect line number for syntax error.'
updated_at = <Date 2021-05-07.13:58:20.013>
user = 'https://github.com/markshannon'bugs.python.org fields:
activity = <Date 2021-05-07.13:58:20.013>
actor = 'Mark.Shannon'
assignee = 'Mark.Shannon'
closed = True
closed_date = <Date 2021-05-07.13:58:20.013>
closer = 'Mark.Shannon'
components = ['Parser']
creation = <Date 2021-05-06.11:31:28.231>
creator = 'Mark.Shannon'
dependencies = []
files = []
hgrepos = []
issue_num = 44056
keywords = ['patch']
message_count = 1.0
messages = ['393083']
nosy_count = 3.0
nosy_names = ['Mark.Shannon', 'lys.nikolaou', 'pablogsal']
pr_nums = ['25939']
priority = 'release blocker'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44056'
versions = ['Python 3.10']Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error