Skip to content

Incorrect docstring on ConfigParser.items() #60007

@nbtrap

Description

@nbtrap
mannequin
BPO 15803
Nosy @ezio-melotti, @cjerdonek, @ambv
Files
  • cpython.patch: Docstring 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/ambv'
    closed_at = <Date 2012-12-31.01:31:48.969>
    created_at = <Date 2012-08-29.01:12:24.485>
    labels = ['type-bug', 'library']
    title = 'Incorrect docstring on ConfigParser.items()'
    updated_at = <Date 2012-12-31.01:32:10.354>
    user = 'https://bugs.python.org/nbtrap'

    bugs.python.org fields:

    activity = <Date 2012-12-31.01:32:10.354>
    actor = 'lukasz.langa'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2012-12-31.01:31:48.969>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2012-08-29.01:12:24.485>
    creator = 'nbtrap'
    dependencies = []
    files = ['27041']
    hgrepos = []
    issue_num = 15803
    keywords = ['patch']
    message_count = 7.0
    messages = ['169324', '169381', '169383', '169384', '169386', '178635', '178636']
    nosy_count = 5.0
    nosy_names = ['ezio.melotti', 'chris.jerdonek', 'lukasz.langa', 'python-dev', 'nbtrap']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15803'
    versions = ['Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions