mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
* 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