Skip to content

Derby #16: Convert 50 sites to Argument Clinic across 9 files #64383

Closed
@larryhastings

Description

@larryhastings
BPO 20184
Nosy @ncoghlan, @larryhastings, @serhiy-storchaka, @1st1, @shihai1991
PRs
  • gh-64383: Migrate builtins.vars and builtins.dir to Argument Clinic #18512
  • bpo-20184: Convert termios to Argument Clinic. #22693
  • Files
  • issue20184_builtin_conversion.diff: Approach to ensuring all builtins have signatures
  • issue20184_builtin_conversion_v2.diff: All non-type callables in bltinmodule.c converted or classified
  • issue20184_builtin_conversion_v3.diff: Updated to fix test_pydoc and test_gdb
  • issue20184_builtin_conversion_v4.diff: Updated for AC changes
  • issue20184_builtin_conversion_v5.diff: Additional cleanups in the test case
  • issue20184_builtin_conversion_v6.diff: Updated for AC changes in the lead up to 3.4.0
  • issue20184_builtin_conversion_v7.diff: Updated to apply to trunk (August 2014)
  • dbm_clinic.patch
  • dbm_clinic_2.patch
  • json_clinic.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 = None
    created_at = <Date 2014-01-08.00:21:44.691>
    labels = ['extension-modules', 'type-feature', 'expert-argument-clinic']
    title = 'Derby #16: Convert 50 sites to Argument Clinic across 9 files'
    updated_at = <Date 2020-10-18.14:54:14.974>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2020-10-18.14:54:14.974>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules', 'Argument Clinic']
    creation = <Date 2014-01-08.00:21:44.691>
    creator = 'larry'
    dependencies = []
    files = ['33696', '33701', '33740', '33860', '33861', '34664', '36385', '39032', '39070', '39292']
    hgrepos = []
    issue_num = 20184
    keywords = ['patch']
    message_count = 20.0
    messages = ['207642', '209159', '209179', '209203', '209409', '209953', '210218', '210375', '215164', '224765', '225385', '225423', '225424', '225425', '241094', '241226', '241347', '242588', '362008', '378872']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'larry', 'nadeem.vawda', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'shihai1991']
    pr_nums = ['18512', '22693']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20184'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions