gh-106320: Remove private _PyList functions (#108451)
Move private functions to the internal C API (pycore_list.h): * _PyList_Extend() * _PyList_DebugMallocStats() No longer export these functions.
V
Victor Stinner committed
c3d580b238fb1b5a72d5608ff7905e9ad726d1bb
Parent: 88941d6
Committed by GitHub <noreply@github.com>
on 8/24/2023, 7:44:34 PM