[issue33614] Compilation of Python fails on AMD64 Windows8.1 Refleaks 3.x

Serhiy Storchaka report at bugs.python.org
Wed May 23 08:49:53 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

My bad, I didn't test that change on Windows myself, and CI seems was broken at that moment.

But I have no ideas why the build is failed. These names are part of stable ABI since version 3.7. I don't see any difference between PyImport_GetModule and say PyInterpreterState_GetID.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33614>
_______________________________________


More information about the Python-bugs-list mailing list