Skip to content

Eliminate bindings for partial pattern matches #87920

Description

@brandtbucher
BPO 43754
Nosy @gvanrossum, @markshannon, @pablogsal, @brandtbucher
PRs
  • bpo-43754: Eliminate bindings for partial pattern matches #25229
  • bpo-43754: Fix compiler warning in Python/compile.c #25855
  • 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-05-02.20:05:54.734>
    created_at = <Date 2021-04-06.20:00:31.366>
    labels = ['interpreter-core', 'type-feature', '3.10']
    title = 'Eliminate bindings for partial pattern matches'
    updated_at = <Date 2021-05-03.15:21:05.881>
    user = 'https://github.com/brandtbucher'

    bugs.python.org fields:

    activity = <Date 2021-05-03.15:21:05.881>
    actor = 'pablogsal'
    assignee = 'brandtbucher'
    closed = True
    closed_date = <Date 2021-05-02.20:05:54.734>
    closer = 'brandtbucher'
    components = ['Interpreter Core']
    creation = <Date 2021-04-06.20:00:31.366>
    creator = 'brandtbucher'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43754
    keywords = ['patch']
    message_count = 5.0
    messages = ['390368', '390499', '391827', '392717', '392812']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'Mark.Shannon', 'pablogsal', 'brandtbucher']
    pr_nums = ['25229', '25855']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue43754'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions