Skip to content

the struct module should support storage for size_t / Py_ssize_t C types #57307

@pitrou

Description

@pitrou
BPO 13098
Nosy @mdickinson, @pitrou, @skrah, @meadori
Superseder
  • bpo-3163: module struct support for ssize_t and size_t
  • 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 2011-10-04.12:08:00.617>
    created_at = <Date 2011-10-04.09:52:29.481>
    labels = ['type-feature', 'library']
    title = 'the struct module should support storage for size_t / Py_ssize_t C types'
    updated_at = <Date 2011-10-04.12:08:00.616>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2011-10-04.12:08:00.616>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-10-04.12:08:00.617>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2011-10-04.09:52:29.481>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 13098
    keywords = []
    message_count = 2.0
    messages = ['144867', '144875']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'pitrou', 'skrah', 'meador.inge']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'needs patch'
    status = 'closed'
    superseder = '3163'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13098'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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