Damien George 109c1de015 py: Make gc.enable/disable just control auto-GC; alloc is still allowed.
gc.enable/disable are now the same as CPython: they just control whether
automatic garbage collection is enabled or not.  If disabled, you can
still allocate heap memory, and initiate a manual collection.
2014-10-31 21:30:46 +00:00
..
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-31 11:28:50 +00:00
2014-10-31 11:28:50 +00:00
2014-08-10 17:50:28 +01:00
2014-10-30 23:00:24 +00:00
2014-10-30 23:00:24 +00:00
2014-10-30 23:00:24 +00:00
2014-10-22 23:20:15 +01:00
2014-05-21 20:32:59 +01:00