[issue42145] test_io is leaking references

2020-10-25 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: Thanks for the quick fix, hai shi -- ___ Python tracker ___ ___ Python-bugs-list mailing l

[issue42145] test_io is leaking references

2020-10-25 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: Fixed by https://github.com/python/cpython/pull/22973 -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker _

[issue42145] test_io is leaking references

2020-10-25 Thread hai shi
hai shi added the comment: I created a possible fix PR: PR-22973 -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubs

[issue42145] test_io is leaking references

2020-10-25 Thread Dong-hee Na
Change by Dong-hee Na : -- nosy: +shihai1991 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue42145] test_io is leaking references

2020-10-24 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: Commit c9f696cb96d1c362d5cad871f61da520572d9b08 introduced a reference leak in the test suite. See https://bugs.python.org/issue42145: c9f696cb96d1c362d5cad871f61da520572d9b08 is the first bad commit commit c9f696cb96d1c362d5cad871f61da520572d9b08 Autho

[issue42145] test_io is leaking references

2020-10-24 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : ❯ ./python -m test test_io -m test.test_io.CTextIOWrapperTest.test_read_one_by_one -R : 0:00:00 load avg: 1.59 Run tests sequentially 0:00:00 load avg: 1.59 [1/1] test_io beginning 9 repetitions 123456789 . test_io leaked [3, 3, 3, 3] reference