BPO | [45440](https://bugs.python.org/issue45440) --- | :--- Nosy | @vstinner PRs | python/cpython#28894python/cpython#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: ```python assignee = None closed_at = created_at = 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 = user = 'https://github.com/vstinner' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = True closed_date = closer = 'vstinner' components = ['C API'] creation = creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 45440 keywords = ['patch'] message_count = 5.0 messages = ['403704', '403706', '403873', '403874', '404041'] nosy_count = 1.0 nosy_names = ['vstinner'] pr_nums = ['28894', '28977'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue45440' versions = ['Python 3.11'] ```