Derby #17: Convert 49 sites to Argument Clinic across 13 files · Issue #64384 · python/cpython · GitHub
Skip to content

Derby #17: Convert 49 sites to Argument Clinic across 13 files #64384

Description

@larryhastings
BPO 20185
Nosy @terryjreedy, @vstinner, @larryhastings, @vadmium, @zware, @serhiy-storchaka, @vajrasky, @MojoVampire, @JulienPalard
PRs
  • bpo-20185: Convert the marshal module to Argument Clinic. #541
  • bpo-20185: Convert list object implementation to Argument Clinic. #542
  • bpo-20185: Convert float object implementation to Argument Clinic. #543
  • bpo-20185: Convert typeobject.c to Argument Clinic. #544
  • bpo-20185: Convert the resource module to Argument Clinic. #545
  • [3.6]bpo-20185: Adjust IDLE test to 3.7 Clinic change [GH-542] #2116
  • bpo-46852: Rename float.__set_format__() to float.__setformat__() #31558
  • [3.10] bpo-46852: Rename float.__set_format__() to float.__setformat__() (GH-31558) #31578
  • [3.9] bpo-46852: Rename float.__set_format__() to float.__setformat__() (GH-31558) #31581
  • Dependencies
  • bpo-28754: Argument Clinic for bisect.bisect_left
  • Files
  • issue20185_conglomerate_v4.diff
  • clinic_gc_v4.patch
  • clinic_longobject_v3.patch
  • clinic_longobject_v4.patch
  • clinic_longobject_v5.patch
  • clinic_gc_v5.patch
  • clinic_float_v5.diff
  • clinic_list_v5.diff
  • clinic_type_v5.diff
  • clinic_marshal_v5.diff
  • clinic_resource_v5.diff
  • 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-05-07.14:09:44.504>
    created_at = <Date 2014-01-08.00:22:19.535>
    labels = ['extension-modules', 'type-feature', '3.7', 'expert-argument-clinic']
    title = 'Derby #17: Convert 49 sites to Argument Clinic across 13 files'
    updated_at = <Date 2022-02-25.15:13:53.923>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2022-02-25.15:13:53.923>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-07.14:09:44.504>
    closer = 'mdk'
    components = ['Extension Modules', 'Argument Clinic']
    creation = <Date 2014-01-08.00:22:19.535>
    creator = 'larry'
    dependencies = ['28754']
    files = ['33943', '33988', '33989', '46392', '46449', '46495', '46526', '46527', '46528', '46529', '46530']
    hgrepos = []
    issue_num = 20185
    keywords = ['patch']
    message_count = 65.0
    messages = ['207643', '208124', '208140', '208150', '208154', '208246', '208247', '208269', '208271', '208529', '208632', '208762', '208768', '208774', '208877', '208883', '208884', '209048', '209419', '209432', '209516', '209517', '209520', '209548', '209570', '210142', '210168', '210235', '210326', '210327', '210330', '210350', '210388', '210389', '210393', '210434', '210441', '210594', '210595', '224766', '282110', '282790', '282893', '282894', '282906', '283579', '285963', '285980', '286093', '286436', '286698', '286817', '286936', '286942', '287064', '290164', '290205', '290215', '290227', '290228', '295725', '341729', '413954', '413998', '414006']
    nosy_count = 11.0
    nosy_names = ['terry.reedy', 'vstinner', 'larry', 'nadeem.vawda', 'python-dev', 'martin.panter', 'zach.ware', 'serhiy.storchaka', 'vajrasky', 'josh.r', 'mdk']
    pr_nums = ['541', '542', '543', '544', '545', '2116', '31558', '31578', '31581']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20185'
    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

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions