STINNER Victor <[email protected]> added the comment:
> Before the mentioned commit Py_UNREACHABLE() was an expression, now it's a > block. Right, it was changed by: commit 3ab61473ba7f3dca32d779ec2766a4faa0657923 Author: Zachary Ware <[email protected]> Date: Thu Sep 12 13:35:48 2019 +0100 Enhance Py_UNREACHABLE macro (GH-16032) I add Zachary Ware in the nosy list. ---------- nosy: +zach.ware _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38205> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
