Skip to content

Argument Clinic: inline parsing code for 1-argument functions #68055

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23867
Nosy @vstinner, @larryhastings, @serhiy-storchaka, @ammaraskar, @tirkarthi
PRs
  • bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. #9689
  • Dependencies
  • bpo-26305: Make Argument Clinic to generate PEP 7 conforming code
  • bpo-26902: Argument Clinic incorrectly works with custom converter and renamed parameter
  • Files
  • clinic_meth_o_inline.patch
  • clinic_meth_o_inline.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2018-12-25.14:57:41.640>
    created_at = <Date 2015-04-04.14:24:36.243>
    labels = ['type-feature', '3.8', 'expert-argument-clinic']
    title = 'Argument Clinic: inline parsing code for 1-argument functions'
    updated_at = <Date 2019-01-04.13:52:43.874>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-01-04.13:52:43.874>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-12-25.14:57:41.640>
    closer = 'serhiy.storchaka'
    components = ['Argument Clinic']
    creation = <Date 2015-04-04.14:24:36.243>
    creator = 'serhiy.storchaka'
    dependencies = ['26305', '26902']
    files = ['38830', '42672']
    hgrepos = []
    issue_num = 23867
    keywords = ['patch']
    message_count = 10.0
    messages = ['240074', '264596', '264629', '264631', '286788', '326979', '327493', '332507', '332511', '332978']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'larry', 'serhiy.storchaka', 'ammar2', 'xtreak']
    pr_nums = ['9689']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23867'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions