mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
b35be4b333
* 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.
Miscellaneous source files for the main Python shared library