tzickel <icebr...@yahoo.com> added the comment:
You can see the testing code here: https://github.com/numpy/numpy/blob/eb40e161e2e593762da9c77858343e3720351ce7/n umpy/testing/_private/utils.py#L2199 it calls gc.collect in the end and only throws this error if it returns a non zero return value from it (after clearing the gc before calling the test code). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35030> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com