SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 54 Python

bpo-31338 (#3374)

* Add Py_UNREACHABLE() as an alias to abort().
* Use Py_UNREACHABLE() instead of assert(0)
* Convert more unreachable code to use Py_UNREACHABLE()
* Document Py_UNREACHABLE() and a few other macros.
B
Barry Warsaw committed
b2e5794870eb4728ddfaafc0f79a40299576434f
Parent: d384a81
Committed by GitHub <noreply@github.com> on 9/15/2017, 1:13:16 AM