Browse Source
This test for calling gc_realloc() while the GC is locked can be done in pure Python, so better to do it that way since it can then be tested on more ports.pull/3633/merge
Damien George
7 years ago
4 changed files with 13 additions and 8 deletions
@ -1,2 +1,3 @@ |
|||
MemoryError |
|||
MemoryError |
|||
[] |
|||
|
Loading…
Reference in new issue