-
-
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)stdlibStandard 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
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-01-22.01:01:41.104>
created_at = <Date 2013-04-24.07:46:22.200>
labels = ['interpreter-core', 'type-bug', 'library']
title = 'Indentation.offset and SyntaxError.offset mismatch'
updated_at = <Date 2014-01-22.01:01:41.102>
user = 'https://github.com/florentx'bugs.python.org fields:
activity = <Date 2014-01-22.01:01:41.102>
actor = 'flox'
assignee = 'none'
closed = True
closed_date = <Date 2014-01-22.01:01:41.104>
closer = 'flox'
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2013-04-24.07:46:22.200>
creator = 'flox'
dependencies = []
files = ['30033', '30034', '30037', '30038', '30081']
hgrepos = []
issue_num = 17825
keywords = ['patch']
message_count = 17.0
messages = ['187690', '187703', '187879', '187915', '187925', '187926', '187928', '187932', '187933', '187935', '188185', '206420', '207871', '208722', '208723', '208725', '208727']
nosy_count = 7.0
nosy_names = ['georg.brandl', 'terry.reedy', 'ezio.melotti', 'r.david.murray', 'flox', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17825'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibStandard 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