mirror of
https://github.com/python/cpython.git
synced 2026-04-23 04:11:18 +00:00
Ensure that _PyRuntime_Finalize() is always call. This change fix a few memory leaks when running "python3 -V". |
||
|---|---|---|
| .. | ||
| ceval.h | ||
| condvar.h | ||
| context.h | ||
| gil.h | ||
| hamt.h | ||
| hash.h | ||
| import.h | ||
| mem.h | ||
| pygetopt.h | ||
| pystate.h | ||
| warnings.h | ||