gh-89479: Export _Py_GetSpecializationStats() internal function (#92011)
When Python is built with "./configure --enable-pystats" (if the Py_STATS macro is defined), the _Py_GetSpecializationStats() function must be exported, since it's used by the _opcode extension which is built as a shared library.
V
Victor Stinner committed
87c6cf9aa7cebac3c544067e690c2ad7ce18b772
Parent: 88dd227
Committed by GitHub <noreply@github.com>
on 4/28/2022, 12:02:45 PM