Skip to content

Inconsistent docstrings in struct module #53219

Closed
@abalkin

Description

@abalkin
BPO 8973
Nosy @birkenfeld, @mdickinson, @abalkin
Files
  • issue8973.patch
  • issue8973-Struct.diff: Expanded Struct.doc
  • struct.py.diff
  • 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/abalkin'
    closed_at = <Date 2011-01-31.17:23:54.870>
    created_at = <Date 2010-06-11.15:32:36.870>
    labels = ['extension-modules', 'type-bug']
    title = 'Inconsistent docstrings in struct module'
    updated_at = <Date 2011-01-31.17:23:54.869>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2011-01-31.17:23:54.869>
    actor = 'SilentGhost'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2011-01-31.17:23:54.870>
    closer = 'SilentGhost'
    components = ['Extension Modules']
    creation = <Date 2010-06-11.15:32:36.870>
    creator = 'belopolsky'
    dependencies = []
    files = ['17643', '17649', '20625']
    hgrepos = []
    issue_num = 8973
    keywords = ['patch']
    message_count = 19.0
    messages = ['107556', '107557', '107558', '107655', '107656', '107657', '107658', '107659', '107660', '107663', '107664', '107666', '107686', '107687', '107688', '127593', '127606', '127609', '127626']
    nosy_count = 4.0
    nosy_names = ['georg.brandl', 'mark.dickinson', 'belopolsky', 'SilentGhost']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8973'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions