Files
cpython/Include
brainfvck c75edabbb6 bpo-31558: Add gc.freeze() (#3705)
Freeze all the objects tracked by gc - move them to a permanent generation
and ignore all the future collections. This can be used before a POSIX
fork() call to make the gc copy-on-write friendly or to speed up collection.
2017-10-16 12:49:41 -07:00
..
2017-08-03 09:00:59 +03:00
2016-09-18 18:00:25 -07:00
2017-09-19 03:12:46 -04:00
2017-09-29 15:53:19 -07:00
2017-09-29 15:53:19 -07:00
2016-09-19 22:16:36 -07:00
2017-09-14 18:13:16 -07:00
2017-09-14 00:35:58 -07:00