mirror of
https://github.com/python/cpython.git
synced 2026-02-16 20:31:37 +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. |
||
|---|---|---|
| .. | ||
| abstract.h | ||
| coreconfig.h | ||
| dictobject.h | ||
| object.h | ||
| objimpl.h | ||
| pyerrors.h | ||
| pylifecycle.h | ||
| pystate.h | ||
| tupleobject.h | ||
| unicodeobject.h | ||