Skip to content

Use METH_FASTCALL in str methods #73472

@vstinner

Description

@vstinner
BPO 29286
Nosy @vstinner, @larryhastings, @methane, @serhiy-storchaka, @1st1
PRs
  • bpo-30524: Fix _PyStack_UnpackDict() #1886
  • Files
  • unicode_allow_kw.patch
  • ac_more_fastcalls.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-01.16:45:08.895>
    created_at = <Date 2017-01-16.17:30:51.705>
    labels = ['3.7', 'performance']
    title = 'Use METH_FASTCALL in str methods'
    updated_at = <Date 2017-06-09.11:24:56.334>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-06-09.11:24:56.334>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-01.16:45:08.895>
    closer = 'vstinner'
    components = []
    creation = <Date 2017-01-16.17:30:51.705>
    creator = 'vstinner'
    dependencies = []
    files = ['46305', '46308']
    hgrepos = []
    issue_num = 29286
    keywords = ['patch']
    message_count = 20.0
    messages = ['285574', '285575', '285576', '285578', '285581', '285584', '285587', '285594', '285595', '285596', '285597', '285599', '285600', '285614', '286647', '286648', '286649', '286650', '286653', '295516']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'larry', 'methane', 'python-dev', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['1886']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue29286'
    versions = ['Python 3.7']

    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