SIGN IN SIGN UP

bpo-36142: _PyPreConfig_Write() sets the allocator (GH-12186)

* _PyPreConfig_Write() now sets the memory allocator.
* _PyPreConfig_Write() gets a return type: _PyInitError.
* _Py_InitializeCore() now reads and writes the pre-configuration
  (set the memory allocator, configure the locale) before reading and
  writing the core configuration.
V
Victor Stinner committed
7d2ef3ef5042356aaeaf832ad4204b7dad2e1b8c
Parent: a9df651
Committed by GitHub <noreply@github.com> on 3/5/2019, 11:36:56 PM