[issue40096] Support _Py_NO_RETURN on XLC

Batuhan Taskaya report at bugs.python.org
Sat Mar 28 08:19:57 EDT 2020


New submission from Batuhan Taskaya <batuhanosmantaskaya at gmail.com>:

Like clang and gcc, __attribute__(noreturn) can be used in xlc too for AIX.

----------
messages: 365208
nosy: BTaskaya
priority: normal
severity: normal
status: open
title: Support _Py_NO_RETURN on XLC
type: enhancement
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40096>
_______________________________________


More information about the Python-bugs-list mailing list