mirror of
https://github.com/python/cpython.git
synced 2026-08-08 16:21:45 +08:00
* No longer export most private _PyHash symbols, only export the ones which are needed by shared extensions. * Modules/_xxtestfuzz/fuzzer.c now uses the internal C API.
Miscellaneous source files for the main Python shared library