Skip to content

Fix the docstring of inspect.Parameter and the implementation of _ParameterKind #63772

@anntzer

Description

@anntzer
mannequin
BPO 19573
Nosy @ncoghlan, @ezio-melotti, @ethanfurman, @1st1, @anntzer
Files
  • inspect.py.diff: patch for Lib/inspect.py
  • inspect.py.diff: patch for Lib/inspect.py
  • 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/1st1'
    closed_at = <Date 2014-03-27.15:32:29.752>
    created_at = <Date 2013-11-13.19:33:43.007>
    labels = ['type-feature', 'library', 'docs']
    title = 'Fix the docstring of inspect.Parameter and the implementation of _ParameterKind'
    updated_at = <Date 2014-03-27.15:32:29.691>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2014-03-27.15:32:29.691>
    actor = 'python-dev'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2014-03-27.15:32:29.752>
    closer = 'python-dev'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2013-11-13.19:33:43.007>
    creator = 'Antony.Lee'
    dependencies = []
    files = ['32600', '33913']
    hgrepos = []
    issue_num = 19573
    keywords = ['patch']
    message_count = 5.0
    messages = ['202773', '209591', '210255', '210256', '214956']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'ezio.melotti', 'docs@python', 'ethan.furman', 'python-dev', 'yselivanov', 'Antony.Lee']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19573'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions