Skip to content

Make match patterns explicit in the AST #88058

@ncoghlan

Description

@ncoghlan
BPO 43892
Nosy @ncoghlan, @markshannon, @gvanrossum, @pablogsal, @brandtbucher, @isidentical, @freundTech
PRs
  • WIP bpo-43892: Make match patterns explicit in AST #25521
  • bpo-43892: Make match patterns explicit in AST #25585
  • bpo-43892: Validate the first term of complex literal value patterns #25735
  • 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-04-29.11:27:27.671> created_at = <Date 2021-04-20.11:59:54.593> labels = ['type-feature', '3.10'] title = 'Make match patterns explicit in the AST' updated_at = <Date 2021-04-30.00:19:37.153> user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2021-04-30.00:19:37.153> actor = 'brandtbucher' assignee = 'brandtbucher' closed = True closed_date = <Date 2021-04-29.11:27:27.671> closer = 'ncoghlan' components = [] creation = <Date 2021-04-20.11:59:54.593> creator = 'ncoghlan' dependencies = [] files = [] hgrepos = [] issue_num = 43892 keywords = ['patch'] message_count = 26.0 messages = ['391430', '391433', '391437', '391438', '391448', '391457', '391471', '391485', '391599', '391610', '391622', '391668', '391672', '391674', '391687', '391694', '391695', '391712', '391842', '391844', '391845', '391943', '391950', '392279', '392300', '392368'] nosy_count = 7.0 nosy_names = ['ncoghlan', 'Mark.Shannon', 'Guido.van.Rossum', 'pablogsal', 'brandtbucher', 'BTaskaya', 'freundTech'] pr_nums = ['25521', '25585', '25735'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue43892' versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixestype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions