◐ Shell
reader mode source ↗
Skip to content

Implement support for validation of pattern matching ASTs #88063

New issue
New issue
@isidentical

Description

@isidentical
BPO 43897
Nosy @ncoghlan, @pablogsal, @miss-islington, @brandtbucher, @isidentical
PRs
  • bpo-43897: Implement AST validation for Pattern Matching #24771
  • [3.10] bpo-43897: ast validation for pattern matching nodes #27074
  • bpo-43897: Reject "_" captures and top-level MatchStar in the AST validator #27432
  • [3.10] bpo-43897: Reject "_" captures and top-level MatchStar in the AST validator (GH-27432) #27435
  • Dependencies
  • bpo-43892: Make match patterns explicit in the AST
  • 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/isidentical'
    closed_at = <Date 2021-07-29.01:03:10.257>
    created_at = <Date 2021-04-20.19:35:33.527>
    labels = ['3.10']
    title = 'Implement support for validation of pattern matching ASTs'
    updated_at = <Date 2021-07-29.01:03:10.257>
    user = 'https://github.com/isidentical'

    bugs.python.org fields:

    activity = <Date 2021-07-29.01:03:10.257>
    actor = 'brandtbucher'
    assignee = 'BTaskaya'
    closed = True
    closed_date = <Date 2021-07-29.01:03:10.257>
    closer = 'brandtbucher'
    components = []
    creation = <Date 2021-04-20.19:35:33.527>
    creator = 'BTaskaya'
    dependencies = ['43892']
    files = []
    hgrepos = []
    issue_num = 43897
    keywords = ['patch']
    message_count = 5.0
    messages = ['391469', '397231', '398402', '398446', '398447']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'pablogsal', 'miss-islington', 'brandtbucher', 'BTaskaya']
    pr_nums = ['24771', '27074', '27432', '27435']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43897'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions