Skip to content

Add PyFloat_(Pack|Unpack)(2|4|8) to the public C API#91062

@methane

Description

@methane
BPO46906
Nosy@malemburg, @rhettinger, @mdickinson, @vstinner, @methane
PRs
  • bpo-46906: Move _PyFloat_{Pack,Unpack}{4,8} from internal to cpython #31649
  • bpo-46906: Add PyFloat_Pack8() to the C API #31657
  • bpo-46906: Mention PY_BIG_ENDIAN in PyFloat_Pack8() doc #31832
  • bpo-46906: Mention native endian in PyFloat_Pack8() doc #31866
  • 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=Noneclosed_at=<Date2022-03-14.15:58:36.669>created_at=<Date2022-03-03.03:09:32.087>labels= ['expert-C-API', '3.11'] title='Add PyFloat_(Pack|Unpack)(2|4|8) to the public C API'updated_at=<Date2022-03-14.15:58:36.668>user='https://github.com/methane'

    bugs.python.org fields:

    activity=<Date2022-03-14.15:58:36.668>actor='vstinner'assignee='none'closed=Trueclosed_date=<Date2022-03-14.15:58:36.669>closer='vstinner'components= ['C API'] creation=<Date2022-03-03.03:09:32.087>creator='methane'dependencies= [] files= [] hgrepos= [] issue_num=46906keywords= ['patch'] message_count=12.0messages= ['414401', '414410', '414411', '414416', '414419', '414427', '414944', '414952', '414953', '414954', '415151', '415152'] nosy_count=6.0nosy_names= ['lemburg', 'rhettinger', 'mark.dickinson', 'vstinner', 'stutzbach', 'methane'] pr_nums= ['31649', '31657', '31832', '31866'] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype=Noneurl='https://bugs.python.org/issue46906'versions= ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions