STINNER Victor <[email protected]> added the comment:
Ok, I confirm that Py_XINCREF() is properly inlined in Py_IncRef() with the latest version of my PR 10079. I tested: * gcc -O0 * clang -O0 * MSVC: x64 build in Debug mode ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35059> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
