struct.unpack and cStringIO.StringIO don't support new buffer · Issue #54421 · python/cpython · GitHub
Skip to content

struct.unpack and cStringIO.StringIO don't support new buffer #54421

Description

@kristjanvalur
BPO 10212
Nosy @malemburg, @terryjreedy, @pitrou, @kristjanvalur, @benjaminp, @merwok, @skrah
Files
  • newbuffer.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 = <Date 2013-03-22.17:25:56.319>
    created_at = <Date 2010-10-27.10:36:51.049>
    labels = ['extension-modules', 'type-bug']
    title = "struct.unpack and cStringIO.StringIO don't support new buffer"
    updated_at = <Date 2013-03-22.22:53:58.754>
    user = 'https://github.com/kristjanvalur'

    bugs.python.org fields:

    activity = <Date 2013-03-22.22:53:58.754>
    actor = 'Arfrever'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-03-22.17:25:56.319>
    closer = 'kristjan.jonsson'
    components = ['Extension Modules']
    creation = <Date 2010-10-27.10:36:51.049>
    creator = 'kristjan.jonsson'
    dependencies = []
    files = ['19382']
    hgrepos = []
    issue_num = 10212
    keywords = ['patch', 'needs review']
    message_count = 11.0
    messages = ['119687', '119689', '119750', '119781', '119939', '156389', '156426', '184524', '184549', '184562', '184717']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'terry.reedy', 'tseaver', 'pitrou', 'kristjan.jonsson', 'benjamin.peterson', 'eric.araujo', 'Arfrever', 'skrah', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10212'
    versions = ['Python 2.7']

    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

      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