Skip to content

Add half-float (16-bit) support to struct module #55943

@EliStevens

Description

@EliStevens
mannequin
BPO 11734
Nosy @rhettinger, @mdickinson, @abalkin, @pitrou, @asvetlov
Files
  • cpython-struct-float16-v4.patch: Unifies implementation for non IEEE platforms, adds docs and tests.
  • cpython-struct-float16-v5.patch
  • cpython-struct-float16-v6.patch
  • cpython-struct-float16-v7.patch
  • cpython-struct-float16-v8.patch
  • cpython-struct-float16-v9.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/mdickinson'
    closed_at = <Date 2016-09-03.16:23:35.942>
    created_at = <Date 2011-04-01.01:00:15.673>
    labels = ['type-feature', 'library']
    title = 'Add half-float (16-bit) support to struct module'
    updated_at = <Date 2016-09-03.16:23:35.942>
    user = 'https://bugs.python.org/EliStevens'

    bugs.python.org fields:

    activity = <Date 2016-09-03.16:23:35.942>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2016-09-03.16:23:35.942>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2011-04-01.01:00:15.673>
    creator = 'Eli.Stevens'
    dependencies = []
    files = ['21540', '21544', '30145', '38043', '44281', '44282']
    hgrepos = []
    issue_num = 11734
    keywords = ['patch']
    message_count = 40.0
    messages = ['132722', '132726', '132732', '132761', '132763', '132764', '132765', '132942', '132961', '132976', '132980', '133004', '133005', '133013', '133020', '133024', '133025', '133060', '133073', '133078', '157476', '157484', '157488', '157490', '157491', '187590', '187592', '187615', '187656', '187658', '187661', '188504', '235555', '273901', '273920', '273933', '273950', '273952', '273965', '274308']
    nosy_count = 9.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'belopolsky', 'pitrou', 'asvetlov', 'python-dev', 'Eli.Stevens', 'mark.wiebe', 'paulehoffman']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11734'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions