STINNER Victor <[email protected]> added the comment:
I don't understand this issue, it mostly contains reference to other bugs. Can someone please try to elaborate the issue? "Regression: name of PyType_Spec::slots conflicts with Qt macro" What is "::slots"? Is it C++ syntax? I don't understand how "slots" name can be an issue: it's not a global variable, but a structure member name. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38007> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
