bpo-37189: Export old PyRun_XXX() functions (#14142)
Many PyRun_XXX() functions like PyRun_String() were no longer exported in libpython38.dll by mistake. Export them again to fix the ABI compatibiliy.
V
Victor Stinner committed
343ed0ffe0d5ddd4f17c31e14a656a04ac7dfc19
Parent: dbdc991
Committed by GitHub <noreply@github.com>
on 6/17/2019, 10:15:13 PM