]> granicus.if.org Git - python/commit
bpo-38205: Py_UNREACHABLE() calls Py_FatalError() (GH-16290) (GH-16306)
authorVictor Stinner <vstinner@redhat.com>
Fri, 20 Sep 2019 21:36:32 +0000 (23:36 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Sep 2019 21:36:32 +0000 (23:36 +0200)
commit245d439320e0921459502883fe809213e3b93e35
tree4b06894483c301c4971754763489d1dabb8b7900
parentb50edac42fd39d58ba51eb9cee2d3645a2e28ca4
bpo-38205: Py_UNREACHABLE() calls Py_FatalError() (GH-16290) (GH-16306)

(cherry picked from commit b1542583bee204130934c2b90684041e29378250)
Include/pymacro.h
Misc/NEWS.d/next/C API/2019-09-19-18-26-29.bpo-38205.Db1OJL.rst [new file with mode: 0644]