[issue30357] test_thread should clean threads after each test

2017-05-17 Thread STINNER Victor
STINNER Victor added the comment: New changeset f5633e02433a81a6d0f14fc1c3294e752f4ac1a3 by Victor Stinner in branch '3.5': bpo-30387: Fix warning in test_threading (#1634) (#1637) https://github.com/python/cpython/commit/f5633e02433a81a6d0f14fc1c3294e752f4ac1a3 -- __

[issue30357] test_thread should clean threads after each test

2017-05-17 Thread STINNER Victor
STINNER Victor added the comment: New changeset 44944b602af23712d7119801183cdc6e202e4f76 by Victor Stinner in branch '3.6': bpo-30387: Fix warning in test_threading (#1634) (#1636) https://github.com/python/cpython/commit/44944b602af23712d7119801183cdc6e202e4f76 -- __

[issue30357] test_thread should clean threads after each test

2017-05-17 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: +1730 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue30357] test_thread should clean threads after each test

2017-05-17 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: +1728 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue30357] test_thread should clean threads after each test

2017-05-17 Thread STINNER Victor
STINNER Victor added the comment: New changeset f8d05b3a24e745ab4a974b891ac1389e2f11ce4d by Victor Stinner in branch 'master': bpo-30387: Fix warning in test_threading (#1634) https://github.com/python/cpython/commit/f8d05b3a24e745ab4a974b891ac1389e2f11ce4d -- ___

[issue30357] test_thread should clean threads after each test

2017-05-17 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: +1725 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue30357] test_thread should clean threads after each test

2017-05-16 Thread STINNER Victor
STINNER Victor added the comment: Backported to 3.5 (aeb644714d37fb974e3acdf7daef031461e1283f) and 3.6 (6b5b85aecf4db796a05582202a6c875b36eae516). I now close the issue, I consider that the change should fix the randomly failing test. If the failure comes back, I will reopen the issue. Thank

[issue30357] test_thread should clean threads after each test

2017-05-16 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: +1712 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue30357] test_thread should clean threads after each test

2017-05-16 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: +1712 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue30357] test_thread should clean threads after each test

2017-05-16 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: -1712 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue30357] test_thread should clean threads after each test

2017-05-16 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: -1712 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue30357] test_thread should clean threads after each test

2017-05-16 Thread STINNER Victor
Changes by STINNER Victor : -- title: test_thread.test_save_exception_state_on_error(): Unhandled exception in thread: AMD64 Debian root 2.7 -> test_thread should clean threads after each test ___ Python tracker