Christian Berger added the comment:
I have the same problem on RH6 with icc 2019.4 and Python 3.6.9. Do you want a
new bug for that?
Changing Include/pyatomic.h to use _Atomic as suggested by Victor in msg346785
leads to the error that _Atomic was undefined.
--
nosy: +cberger
New submission from Christian Berger:
I've been messing with PyGILState_... handling for my embedded python
interpreter and came across this issue:
code in PyGILState_Release:
PyThreadState *tcur = (PyThreadState *)PyThread_get_key_