Pablo Galindo Salgado <pablog...@gmail.com> added the comment:
PR27262 introduced reference leaks and currently all refleak buildbots are red: Example: https://buildbot.python.org/all/#/builders/205/builds/102/steps/5/logs/stdio Ran 367 tests in 0.198s OK (skipped=1) . test_typing leaked [220, 220, 220] references, sum=660 test_typing leaked [69, 68, 68] memory blocks, sum=205 1 test failed again: test_typing == Tests result: FAILURE then FAILURE == Per our buildbot policy, if a fix is not performed in 24 h we will need to revert ---------- nosy: +pablogsal resolution: fixed -> status: closed -> open _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44353> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com