Message186154
True: I'm not sure what to do about that---there are other tests in that test module that also rely on del resulting in immediate cleanup. I'm not sure what other implementations are currently doing with this test module.
I could mark the new test as cpython only, or add a gc.collect (but I'm not sure if the latter is enough, either). |
|
| Date |
User |
Action |
Args |
| 2013-04-06 19:31:19 | mark.dickinson | set | recipients:
+ mark.dickinson, pitrou, benjamin.peterson |
| 2013-04-06 19:31:19 | mark.dickinson | set | messageid: <[email protected]> |
| 2013-04-06 19:31:19 | mark.dickinson | link | issue17643 messages |
| 2013-04-06 19:31:19 | mark.dickinson | create | |
|