Skip to content

match/case statements trace incorrectly in 3.10.0b4 #88766

@nedbat

Description

@nedbat
BPO 44600
Nosy @nedbat, @ambv, @markshannon, @ammaraskar, @pablogsal, @miss-islington, @brandtbucher, @chaburkland, @jdevries3133
PRs
  • bpo-44600: Pattern-matching: line-numbers incorrectly traced on default case #27346
  • [3.10] bpo-44600: Fix line numbers for pattern matching cleanup code (GH-27346) #27356
  • bpo-44600: Refactor new tracing tests #27396
  • [3.10] bpo-44600: Refactor new tracing tests (GH-27396) #27397
  • [3.10] bpo-44600: Refactor new tracing tests (GH-27396) #27404
  • 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/brandtbucher'
    closed_at = <Date 2021-07-25.23:43:03.716>
    created_at = <Date 2021-07-11.21:02:55.662>
    labels = ['interpreter-core', 'type-bug', '3.10', 'release-blocker']
    title = 'match/case statements trace incorrectly in 3.10.0b4'
    updated_at = <Date 2021-07-28.12:38:57.459>
    user = 'https://github.com/nedbat'

    bugs.python.org fields:

    activity = <Date 2021-07-28.12:38:57.459>
    actor = 'lukasz.langa'
    assignee = 'brandtbucher'
    closed = True
    closed_date = <Date 2021-07-25.23:43:03.716>
    closer = 'brandtbucher'
    components = ['Interpreter Core']
    creation = <Date 2021-07-11.21:02:55.662>
    creator = 'nedbat'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44600
    keywords = ['patch']
    message_count = 13.0
    messages = ['397264', '397266', '397346', '397574', '397738', '397756', '398091', '398145', '398163', '398199', '398200', '398335', '398368']
    nosy_count = 9.0
    nosy_names = ['nedbat', 'lukasz.langa', 'Mark.Shannon', 'ammar2', 'pablogsal', 'miss-islington', 'brandtbucher', 'chaburkland', 'jack__d']
    pr_nums = ['27346', '27356', '27396', '27397', '27404']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44600'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions