Skip to content

compile raises SyntaxError with undocumented lineno attribute None #88575

Description

@fweimer
mannequin
BPO 44409
Nosy @lysnikolaou, @pablogsal, @miss-islington
PRs
  • bpo-44409: Fix error location in tokenizer errors that happen during initialization #26712
  • [3.10] bpo-44409: Fix error location in tokenizer errors that happen during initialization (GH-26712) #26722
  • [3.9] bpo-44409: Fix error location in tokenizer errors that happen during initialization (GH-26712). #26723
  • 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 2021-06-14.17:27:22.615>
    created_at = <Date 2021-06-13.11:25:16.043>
    labels = ['interpreter-core', 'type-bug', '3.9']
    title = 'compile raises SyntaxError with undocumented lineno attribute None'
    updated_at = <Date 2021-06-14.17:27:22.614>
    user = 'https://bugs.python.org/fweimer'

    bugs.python.org fields:

    activity = <Date 2021-06-14.17:27:22.614>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-06-14.17:27:22.615>
    closer = 'pablogsal'
    components = ['Parser']
    creation = <Date 2021-06-13.11:25:16.043>
    creator = 'fweimer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44409
    keywords = ['patch', '3.9regression', '3.10regression']
    message_count = 5.0
    messages = ['395740', '395763', '395778', '395811', '395814', '395815']
    nosy_count = 4.0
    nosy_names = ['fweimer', 'lys.nikolaou', 'pablogsal', 'miss-islington']
    pr_nums = ['26712', '26722', '26723']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44409'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions