Skip to content

Add tp_fastcall to PyTypeObject: support FASTCALL calling convention for all callable objects #73445

Description

@vstinner
BPO 29259
Nosy @vstinner, @methane, @serhiy-storchaka, @jdemeyer
PRs
  • bpo-29534: _decimal difference with _pydecimal #65
  • bpo-30524: Fix _PyStack_UnpackDict() #1886
  • Files
  • tp_fastcall.patch
  • tp_fastcall-2.patch
  • tp_fastcall-3.patch
  • tp_fastcall-4.patch
  • tp_fastcall-5.patch
  • tp_fastcall-6.patch
  • 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 2017-02-23.16:00:47.565>
    created_at = <Date 2017-01-13.12:24:34.942>
    labels = ['3.7', 'performance']
    title = 'Add tp_fastcall to PyTypeObject: support FASTCALL calling convention for all callable objects'
    updated_at = <Date 2019-04-03.15:40:34.099>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-04-03.15:40:34.099>
    actor = 'jdemeyer'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-23.16:00:47.565>
    closer = 'vstinner'
    components = []
    creation = <Date 2017-01-13.12:24:34.942>
    creator = 'vstinner'
    dependencies = []
    files = ['46281', '46309', '46323', '46326', '46347', '46419']
    hgrepos = []
    issue_num = 29259
    keywords = ['patch']
    message_count = 50.0
    messages = ['285388', '285389', '285390', '285400', '285404', '285405', '285411', '285416', '285419', '285420', '285425', '285426', '285451', '285463', '285484', '285568', '285570', '285571', '285602', '285603', '285666', '285667', '285674', '285693', '285704', '285705', '285708', '285710', '285712', '285715', '285724', '285726', '285731', '285741', '285776', '285863', '286289', '286291', '286299', '286303', '286307', '286313', '286314', '287374', '287376', '288458', '293583', '295517', '322747', '339397']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'methane', 'python-dev', 'serhiy.storchaka', 'jdemeyer']
    pr_nums = ['65', '1886']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue29259'
    versions = ['Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usage

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions