diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-11-27 22:54:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-27 22:54:59 (GMT) |
commit | 9bdd2de84c1af55fbc006d3f892313623bd0195c (patch) | |
tree | 7eece903ed6119c726acacbca5836cc53d455e52 /Lib/traceback.py | |
parent | 1c607155c9e363489036ae6258b165a3fae75134 (diff) | |
download | cpython-9bdd2de84c1af55fbc006d3f892313623bd0195c.zip cpython-9bdd2de84c1af55fbc006d3f892313623bd0195c.tar.gz cpython-9bdd2de84c1af55fbc006d3f892313623bd0195c.tar.bz2 |
bpo-35134: Don't define types twice in header files (GH-10754)
Fix the following clang warning:
Include/cpython/pystate.h:217:3: warning: redefinition of
typedef 'PyThreadState' is a C11 feature [-Wtypedef-redefinition]
Diffstat (limited to 'Lib/traceback.py')
0 files changed, 0 insertions, 0 deletions