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 <[email protected]>
on 9/15/2017, 1:13:16 AM