Make PyXXX_Fini() functions private (GH-15531)
For example, rename PyTuple_Fini() to _PyTuple_Fini(). These functions are only declared in the internal C API.
V
Victor Stinner committed
bed4817d52d7b5a383b1b61269c1337b61acc493
Parent: d3cc189
Committed by GitHub <noreply@github.com>
on 8/26/2019, 10:12:32 PM