[issue41568] test_zoneinfo leaked [84, 84, 84] references

2020-08-19 Thread STINNER Victor
STINNER Victor added the comment: https://buildbot.python.org/all/#/builders/84 is back to green, I close the issue. -- nosy: +vstinner resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue41568] test_zoneinfo leaked [84, 84, 84] references

2020-08-17 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- nosy: +lukasz.langa ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue41568] test_zoneinfo leaked [84, 84, 84] references

2020-08-17 Thread miss-islington
miss-islington added the comment: New changeset e3cafebb5cb2bc4df03afb03fa206a37d076d7ee by Miss Islington (bot) in branch '3.9': bpo-41568: Fix refleaks in zoneinfo subclasses (GH-21907) https://github.com/python/cpython/commit/e3cafebb5cb2bc4df03afb03fa206a37d076d7ee --

[issue41568] test_zoneinfo leaked [84, 84, 84] references

2020-08-17 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +21027 pull_request: https://github.com/python/cpython/pull/21912 ___ Python tracker

[issue41568] test_zoneinfo leaked [84, 84, 84] references

2020-08-17 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: New changeset c3dd7e45cc5d36bbe2295c2840faabb5c75d83e4 by Paul Ganssle in branch 'master': bpo-41568: Fix refleaks in zoneinfo subclasses (GH-21907) https://github.com/python/cpython/commit/c3dd7e45cc5d36bbe2295c2840faabb5c75d83e4 --

[issue41568] test_zoneinfo leaked [84, 84, 84] references

2020-08-17 Thread Paul Ganssle
Change by Paul Ganssle : -- keywords: +patch pull_requests: +21023 stage: -> patch review pull_request: https://github.com/python/cpython/pull/21907 ___ Python tracker ___

[issue41568] test_zoneinfo leaked [84, 84, 84] references

2020-08-17 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- assignee: -> p-ganssle priority: normal -> release blocker versions: +Python 3.10, Python 3.9 ___ Python tracker ___

[issue41568] test_zoneinfo leaked [84, 84, 84] references

2020-08-17 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : OK (skipped=26) .. test_zoneinfo leaked [84, 84, 84] references, sum=252 test_zoneinfo leaked [41, 41, 41] memory blocks, sum=123 1 test failed again: test_zoneinfo == Tests result: FAILURE then FAILURE == Example failure: