-
-
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 | 28512 |
|---|---|
| Nosy | @benjaminp, @berkerpeksag, @vadmium, @serhiy-storchaka |
| 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 = None
closed_at = <Date 2016-12-21.10:12:21.715>
created_at = <Date 2016-10-22.21:50:07.312>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject() always set the offset attribute to None'
updated_at = <Date 2017-03-31.16:36:35.683>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:35.683>
actor = 'dstufft'
assignee = 'none'
closed = True
closed_date = <Date 2016-12-21.10:12:21.715>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-10-22.21:50:07.312>
creator = 'serhiy.storchaka'
dependencies = []
files = ['45574']
hgrepos = []
issue_num = 28512
keywords = ['patch']
message_count = 7.0
messages = ['279224', '281305', '282913', '282917', '282918', '283055', '283080']
nosy_count = 5.0
nosy_names = ['benjamin.peterson', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka']
pr_nums = ['552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28512'
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