diff options
author | Alexey Izbyshev <izbyshev@ispras.ru> | 2018-11-03 01:30:11 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-03 01:30:11 (GMT) |
commit | a9122d183b1fbc4484d72aec69fc0979c7fd91f2 (patch) | |
tree | 00d051bf88180fbd5db014edfd2e824c8415bedf /Lib/pydoc.py | |
parent | 08026b103ea8f4c9f2b5045ef7806dd8b760da2b (diff) | |
download | cpython-a9122d183b1fbc4484d72aec69fc0979c7fd91f2.zip cpython-a9122d183b1fbc4484d72aec69fc0979c7fd91f2.tar.gz cpython-a9122d183b1fbc4484d72aec69fc0979c7fd91f2.tar.bz2 |
[3.7] bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300) (GH-10301)
Use `__GNUC__` instead of non-existing `__GNUC_MAJOR__`.
(cherry picked from commit e2ed5adcb5db2d70cfa72da1ba8446f7aa9e05cd)
https://bugs.python.org/issue35147
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions