Skip to content

Modify the _struct module to use FASTCALL and Argument Clinic #73486

Closed
@vstinner

Description

@vstinner
BPO 29300
Nosy @vstinner, @larryhastings, @methane, @skrah, @vadmium, @serhiy-storchaka
Files
  • struct_fastcall.patch
  • struct_fastcall-2.patch
  • struct_fastcall-3.patch
  • struct_fastcall-4.patch
  • struct_fastcall-5.patch
  • struct_fastcall-6.patch
  • struct_fastcall-7.patch
  • cache_struct.patch
  • unpack_buffer.patch
  • cache_struct-2.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-10.11:33:37.652>
    created_at = <Date 2017-01-17.16:31:45.553>
    labels = ['3.7', 'expert-argument-clinic', 'performance']
    title = 'Modify the _struct module to use FASTCALL and Argument Clinic'
    updated_at = <Date 2017-02-10.11:33:37.651>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-02-10.11:33:37.651>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-10.11:33:37.652>
    closer = 'vstinner'
    components = ['Argument Clinic']
    creation = <Date 2017-01-17.16:31:45.553>
    creator = 'vstinner'
    dependencies = []
    files = ['46319', '46422', '46431', '46432', '46434', '46436', '46488', '46489', '46490', '46492']
    hgrepos = []
    issue_num = 29300
    keywords = ['patch']
    message_count = 48.0
    messages = ['285663', '285669', '286326', '286327', '286329', '286346', '286348', '286349', '286350', '286351', '286357', '286358', '286364', '286367', '286373', '286645', '286659', '286712', '286756', '286761', '286766', '286767', '286768', '286770', '286771', '286772', '286773', '286774', '286775', '286776', '286781', '286782', '286783', '286784', '286785', '286786', '286789', '286790', '286791', '286792', '286795', '286799', '286800', '286834', '286934', '286943', '287125', '287517']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'larry', 'methane', 'skrah', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue29300'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions