• Barry Warsaw's avatar
    bpo-31338 (#3374) · b2e57948
    Barry Warsaw authored
    * 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.
    b2e57948
2017-09-05-17-51-12.bpo-31338.LjA43Y.rst 168 Bytes