mirror of
https://github.com/python/cpython.git
synced 2026-05-17 18:08:50 -04:00
d6fb53fe42
Remove the _PyUnicode_ClearStaticStrings() function from the C API. Make the function fully private (declare it with "static").