STINNER Victor <vstin...@python.org> added the comment:
Oh, test_epoll failed on 3.9. So I backported my change to 3.8 and 3.9, to see if it helps or not. s390x RHEL8 Refleaks 3.9: https://buildbot.python.org/all/#builders/326/builds/159 Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-rhel8-z.refleak/build/Lib/test/test_epoll.py", line 199, in test_control_and_wait self.assertEqual(events, expected) AssertionError: Lists differ: [(5, 5)] != [(4, 5), (5, 5)] ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41804> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com