cpython/Misc/NEWS.d/next/Build/2019-06-17-09-40-59.bpo-371...

4 lines
166 B
ReStructuredText

Many ``PyRun_XXX()`` functions like :c:func:`PyRun_String` were no longer
exported in ``libpython38.dll`` by mistake. Export them again to fix the ABI
compatibility.