https://github.com/python/cpython
Revision a9122d183b1fbc4484d72aec69fc0979c7fd91f2 authored by Alexey Izbyshev on 03 November 2018, 01:30:11 UTC, committed by Miss Islington (bot) on 03 November 2018, 01:30:11 UTC


Use `__GNUC__` instead of non-existing `__GNUC_MAJOR__`.

(cherry picked from commit e2ed5adcb5db2d70cfa72da1ba8446f7aa9e05cd)


https://bugs.python.org/issue35147
1 parent 08026b1
History
Tip revision: a9122d183b1fbc4484d72aec69fc0979c7fd91f2 authored by Alexey Izbyshev on 03 November 2018, 01:30:11 UTC
[3.7] bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300) (GH-10301)
Tip revision: a9122d1
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 19.0 KB
python.c -rw-r--r-- 266 bytes

README

back to top