summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2020-03-09-20-27-19.bpo-38249.IxYbQy.rst
blob: e209c8bd7e6085030e5daf465c98ed48506405fa (plain)
1
2
:c:macro:`Py_UNREACHABLE` is now implemented with
``__builtin_unreachable()`` and analogs in release mode.