[issue7841] test_capi fails when run more than once

2010-02-02 Thread Florent Xicluna
Florent Xicluna added the comment: Backport missing. See #7816 -- nosy: +flox resolution: -> duplicate stage: needs patch -> committed/rejected status: open -> closed superseder: -> test_capi crashes when run with "-R" ___ Python tracker

[issue7841] test_capi fails when run more than once

2010-02-02 Thread Antoine Pitrou
New submission from Antoine Pitrou : For some reason it only fails in py3k, not trunk. test_capi beginning 5 repetitions 12345 test test_capi crashed -- : PyDateTime_CAPI somehow initialized 1 test failed: test_capi [101007 refs] -- assignee: benjamin.peterson components: Tests mes