SIGN IN SIGN UP

bpo-39465: Remove _PyUnicode_ClearStaticStrings() from C API (GH-20078)

Remove the _PyUnicode_ClearStaticStrings() function from the C API.
Make the function fully private (declare it with "static").
V
Victor Stinner committed
d6fb53fe42d83a10f1372dd92ffaa6a01d2feffb
Parent: d72ea60
Committed by GitHub <noreply@github.com> on 5/13/2020, 11:11:54 PM