bpo-36142: Add _PyPreConfig.allocator (GH-12181)
* Move 'allocator' and 'dev_mode' fields from _PyCoreConfig to _PyPreConfig. * Fix InitConfigTests of test_embed: dev_mode sets allocator to "debug", add a new tests for env vars with dev mode enabled.
V
Victor Stinner committed
b35be4b3334fbc471a39abbeb68110867b72e3e5
Parent: 359a2f3
Committed by GitHub <noreply@github.com>
on 3/5/2019, 4:37:44 PM