Skip to content

[C API] Py_IS_INFINITY() macro doesn't work in the limited C API if isinf() is not defined #89603

Description

@vstinner
BPO45440
Nosy@vstinner
PRs
  • bpo-45440: Require math.h isinf() to build #28894
  • bpo-45440: Remove pymath.c fallbacks #28977
  • 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=<Date2021-10-13.21:30:01.697>created_at=<Date2021-10-11.23:51:20.093>labels= ['expert-C-API', '3.11']
    title="[C API] Py_IS_INFINITY() macro doesn't work in the limited C API if isinf() is not defined"updated_at=<Date2021-10-15.17:45:37.921>user='https://github.com/vstinner'

    bugs.python.org fields:

    activity=<Date2021-10-15.17:45:37.921>actor='vstinner'assignee='none'closed=Trueclosed_date=<Date2021-10-13.21:30:01.697>closer='vstinner'components= ['C API']
    creation=<Date2021-10-11.23:51:20.093>creator='vstinner'dependencies= []
    files= []
    hgrepos= []
    issue_num=45440keywords= ['patch']
    message_count=5.0messages= ['403704', '403706', '403873', '403874', '404041']
    nosy_count=1.0nosy_names= ['vstinner']
    pr_nums= ['28894', '28977']
    priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype=Noneurl='https://bugs.python.org/issue45440'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