Skip to content

Indentation.offset and SyntaxError.offset mismatch #62025

@florentx

Description

@florentx
mannequin
BPO 17825
Nosy @birkenfeld, @terryjreedy, @ezio-melotti, @bitdancer, @florentx, @serhiy-storchaka
Files
  • issue17825_cases.py
  • test_indenterror.py
  • patch_indenterror_offset.diff
  • test_traceback_caret.py
  • patch_indenterror_offset_v2.diff
  • 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']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions