New submission from STINNER Victor <vstin...@python.org>:
https://buildbot.python.org/all/#/builders/1/builds/712 Python 3.8 is not affected, only the master branch. See also bpo-38150. vstinner@apu$ ./python -m test test_types -R 3:3 -m test.test_types.CoroutineTests.test_duck_gen Run tests sequentially 0:00:00 load avg: 0.89 [1/1] test_types beginning 6 repetitions 123456 ...... test_types leaked [7, 7, 7] references, sum=21 test_types failed == Tests result: FAILURE == 1 test failed: test_types Total duration: 472 ms Tests result: FAILURE ---------- components: Tests messages: 352250 nosy: vstinner priority: normal severity: normal status: open title: test_types: test_duck_gen() leaks reference versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38151> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com