Skip to content

Calling code cleanup after PEP 590 #81332

@jdemeyer

Description

@jdemeyer
BPO 37151
Nosy @encukou, @methane, @markshannon, @jdemeyer
PRs
  • bpo-37151: simplify classmethoddescr_call #13340
  • bpo-37151: remove _PyFunction_FastCallDict #13864
  • bpo-37151: use PyVectorcall_Call for all calls of "method" #13972
  • bpo-37151: remove _PyCFunction_FastCallDict #14269
  • bpo-37151: remove _PyMethodDef_RawFastCall* functions #14603
  • bpo-37151: remove special case for PyCFunction from PyObject_Call #14684
  • 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 2019-09-11.13:35:40.926>
    created_at = <Date 2019-06-04.14:40:44.330>
    labels = ['interpreter-core', 'type-feature', '3.9']
    title = 'Calling code cleanup after PEP 590'
    updated_at = <Date 2019-09-11.13:35:40.925>
    user = 'https://github.com/jdemeyer'

    bugs.python.org fields:

    activity = <Date 2019-09-11.13:35:40.925>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-11.13:35:40.926>
    closer = 'petr.viktorin'
    components = ['Interpreter Core']
    creation = <Date 2019-06-04.14:40:44.330>
    creator = 'jdemeyer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37151
    keywords = ['patch']
    message_count = 9.0
    messages = ['344577', '344920', '345964', '345981', '345982', '346126', '347359', '351818', '351869']
    nosy_count = 6.0
    nosy_names = ['petr.viktorin', 'methane', 'Mark.Shannon', 'jdemeyer', 'Evita Cano', 'shafiq sahil']
    pr_nums = ['13340', '13864', '13972', '14269', '14603', '14684']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37151'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-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