Pablo Galindo Salgado <[email protected]> added the comment:
There is another problem: PySys_WriteStderr is faster than your gc_log, which can potentially slow down heavy GC-based programs, even if the file descriptor is not used. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45928> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
