mirror of
https://github.com/python/cpython.git
synced 2025-11-10 10:32:04 +00:00
bpo-31650, bpo-34170: Replace _Py_CheckHashBasedPycsMode with _PyCoreConfig._check_hash_pycs_mode. Modify PyInit__imp() and zipimport to get the parameter from the current interpreter core configuration. Remove Include/internal/import.h file. |
||
|---|---|---|
| .. | ||
| ceval.h | ||
| condvar.h | ||
| context.h | ||
| gil.h | ||
| hamt.h | ||
| hash.h | ||
| mem.h | ||
| pygetopt.h | ||
| pystate.h | ||
| warnings.h | ||