Skip to content

linecache.getline TypeError when formatting tracebacks in stacks containing an async list comprehension #88612

@graingert

Description

@graingert
mannequin
BPO 44446
Nosy @nedbat, @markshannon, @graingert, @pablogsal, @FFY00, @iritkatriel
PRs
  • bpo-44446: support lineno being None in traceback.FrameSummary #26781
  • bpo-44446: set lineno in generator instructions #26782
  • [3.10] bpo-44446: support lineno being None in traceback.FrameSummary (GH-26781) #27072
  • 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-07-08.16:47:55.422>
    created_at = <Date 2021-06-17.18:49:12.478>
    labels = ['3.10']
    title = 'linecache.getline TypeError when formatting tracebacks in stacks containing an async list comprehension'
    updated_at = <Date 2022-03-02.13:56:47.227>
    user = 'https://github.com/graingert'

    bugs.python.org fields:

    activity = <Date 2022-03-02.13:56:47.227>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-08.16:47:55.422>
    closer = 'pablogsal'
    components = []
    creation = <Date 2021-06-17.18:49:12.478>
    creator = 'graingert'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44446
    keywords = ['patch']
    message_count = 13.0
    messages = ['396014', '396022', '396026', '396101', '396230', '396231', '397135', '397140', '397149', '397155', '397156', '414346', '414353']
    nosy_count = 7.0
    nosy_names = ['nedbat', 'Mark.Shannon', 'graingert', 'pablogsal', 'FFY00', 'iritkatriel', 'peter.roelants']
    pr_nums = ['26781', '26782', '27072']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44446'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions