Argument Clinic: Fix signature of optional positional-only arguments · Issue #73485 · python/cpython · GitHub
Skip to content

Argument Clinic: Fix signature of optional positional-only arguments #73485

Description

@vstinner
BPO 29299
Nosy @rhettinger, @vstinner, @larryhastings, @serhiy-storchaka, @1st1, @remilapeyre
Files
  • ac_optional_positional.patch
  • getattr_ac.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 2017-01-17.15:17:14.278>
    labels = ['3.7', '3.8', 'expert-argument-clinic']
    title = 'Argument Clinic: Fix signature of optional positional-only arguments'
    updated_at = <Date 2019-03-15.19:50:22.024>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-03-15.19:50:22.024>
    actor = 'remi.lapeyre'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Argument Clinic']
    creation = <Date 2017-01-17.15:17:14.278>
    creator = 'vstinner'
    dependencies = []
    files = ['46316', '46317']
    hgrepos = []
    issue_num = 29299
    keywords = ['patch']
    message_count = 8.0
    messages = ['285650', '285651', '285656', '285657', '285659', '285661', '338014', '338024']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'vstinner', 'larry', 'serhiy.storchaka', 'yselivanov', 'remi.lapeyre']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue29299'
    versions = ['Python 3.7', 'Python 3.8']

    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