Skip to content

Frame with -1 line number #88463

@vstinner

Description

@vstinner
BPO 44297
Nosy @gvanrossum, @vstinner, @markshannon, @asottile, @pablogsal, @domdfcoding, @shreyanavigyan
PRs
  • bpo-44297: Fix missing line number in generator expressions #26801
  • [3.10] bpo-44297: Fix missing line number in generator expressions (Backport of GH-26801) #26821
  • bpo-44297: Make sure that line number is set correctly for call to __exit__ when handling exception in body of a with statement. #26890
  • [3.10] bpo-44297: Backport a regression test to 3.10 #26891
  • 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 = 'https://github.com/markshannon'
    closed_at = <Date 2021-08-13.08:27:24.665>
    created_at = <Date 2021-06-03.01:51:01.227>
    labels = ['interpreter-core', '3.10', '3.11']
    title = 'Frame with -1 line number'
    updated_at = <Date 2021-08-13.08:27:24.664>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-08-13.08:27:24.664>
    actor = 'Mark.Shannon'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2021-08-13.08:27:24.665>
    closer = 'Mark.Shannon'
    components = ['Interpreter Core']
    creation = <Date 2021-06-03.01:51:01.227>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44297
    keywords = ['patch']
    message_count = 16.0
    messages = ['394969', '395209', '396110', '396111', '396118', '396128', '396216', '396224', '396255', '396257', '396361', '396389', '396430', '396456', '396475', '399501']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'vstinner', 'Mark.Shannon', 'Anthony Sottile', 'pablogsal', 'domdfcoding', 'shreyanavigyan']
    pr_nums = ['26801', '26821', '26890', '26891']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44297'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions