Message345975
I close the issue. The initial issue has been fixed (PyRun_String is now exported again in the Python DLL).
Eryk Sun:
> Wouldn't it be better to add a function to _testcapi that checks GetProcAddress(PyWin_DLLhModule, name)?
I have no idea.
Steve Dower:
> Should we add a regression test to avoid this happening in the future?
As I explained, I'm not sure where to put such test, I'm not sure what should be tested. If someone wants to work on that, I suggest to open a separated issue. |
|
Date |
User |
Action |
Args |
2019-06-18 10:06:56 | vstinner | set | recipients:
+ vstinner, paul.moore, tim.golden, pyscripter, benjamin.peterson, cgohlke, zach.ware, eryksun, steve.dower, miss-islington |
2019-06-18 10:06:56 | vstinner | set | messageid: <1560852416.46.0.674232090709.issue37189@roundup.psfhosted.org> |
2019-06-18 10:06:56 | vstinner | link | issue37189 messages |
2019-06-18 10:06:56 | vstinner | create | |
|