Skip to content

Crash in string annotations in lambda with keyword-only argument without default value #79035

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 34854
Nosy @gvanrossum, @ambv, @serhiy-storchaka, @miss-islington
PRs
  • bpo-34854: Fix a crash in string annotations containing specific lambda. #9645
  • [3.7] bpo-34854: Fix compiling string annotations containing lambdas. (GH-9645) #9646
  • 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 2018-09-30.18:33:39.148>
    created_at = <Date 2018-09-30.16:25:00.255>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'Crash in string annotations in lambda with keyword-only argument without default value'
    updated_at = <Date 2018-09-30.18:41:05.594>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-09-30.18:41:05.594>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-30.18:33:39.148>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-09-30.16:25:00.255>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34854
    keywords = ['patch']
    message_count = 5.0
    messages = ['326730', '326737', '326739', '326742', '326743']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'lukasz.langa', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['9645', '9646']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue34854'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions