Skip to content

from struct import * misses pack_into #55290

Description

@SilentGhost
BPO 11081
Nosy @birkenfeld, @mdickinson, @abalkin
Files
  • 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.19:28:38.004>
    created_at = <Date 2011-01-31.17:21:58.740>
    labels = ['easy', 'type-bug', 'library']
    title = 'from struct import * misses pack_into'
    updated_at = <Date 2011-01-31.19:28:38.003>
    user = 'https://bugs.python.org/SilentGhost'

    bugs.python.org fields:

    activity = <Date 2011-01-31.19:28:38.003>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2011-01-31.19:28:38.004>
    closer = 'belopolsky'
    components = ['Library (Lib)']
    creation = <Date 2011-01-31.17:21:58.740>
    creator = 'SilentGhost'
    dependencies = []
    files = ['20629']
    hgrepos = []
    issue_num = 11081
    keywords = ['patch', 'easy']
    message_count = 4.0
    messages = ['127625', '127628', '127641', '127649']
    nosy_count = 4.0
    nosy_names = ['georg.brandl', 'mark.dickinson', 'belopolsky', 'SilentGhost']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11081'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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