Skip to content

[C API] Remove Py_OVERFLOWED(), Py_SET_ERRNO_ON_MATH_ERROR(), Py_ADJUST_ERANGE1() #89575

Closed
@vstinner

Description

@vstinner
BPO 45412
Nosy @tim-one, @mdickinson, @vstinner, @serhiy-storchaka
PRs
  • bpo-45412: Remove Py_SET_ERRNO_ON_MATH_ERROR() macro #28820
  • bpo-45412: Move _Py_SET_53BIT_PRECISION_START to pycore_pymath.h #28882
  • bpo-45412: Update _Py_ADJUST_ERANGE1() comment #28884
  • bpo-45412: Move copysign() define to pycore_pymath.h #28889
  • bpo-45412: Add _PY_SHORT_FLOAT_REPR macro #31171
  • 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 2021-10-11.22:12:30.265>
    created_at = <Date 2021-10-08.13:39:11.799>
    labels = ['expert-C-API', '3.11']
    title = '[C API] Remove Py_OVERFLOWED(), Py_SET_ERRNO_ON_MATH_ERROR(), Py_ADJUST_ERANGE1()'
    updated_at = <Date 2022-02-23.17:18:00.034>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-02-23.17:18:00.034>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-11.22:12:30.265>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2021-10-08.13:39:11.799>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45412
    keywords = ['patch']
    message_count = 17.0
    messages = ['403473', '403474', '403475', '403476', '403477', '403490', '403522', '403660', '403670', '403674', '403676', '403687', '403688', '403693', '403694', '413826', '413827']
    nosy_count = 4.0
    nosy_names = ['tim.peters', 'mark.dickinson', 'vstinner', 'serhiy.storchaka']
    pr_nums = ['28820', '28882', '28884', '28889', '31171']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45412'
    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