Message186655
> there are other tests in that test module that also rely on del resulting in immediate cleanup
I would mark them all as 'cpython-only', since they are. Other implementation must be omitting this test module, ignoring its failures, or patching out the specific tests. |
|
| Date |
User |
Action |
Args |
| 2013-04-12 17:41:09 | terry.reedy | set | recipients:
+ terry.reedy, mark.dickinson, pitrou, benjamin.peterson |
| 2013-04-12 17:41:09 | terry.reedy | set | messageid: <[email protected]> |
| 2013-04-12 17:41:09 | terry.reedy | link | issue17643 messages |
| 2013-04-12 17:41:09 | terry.reedy | create | |
|