STINNER Victor <vstin...@redhat.com> added the comment:

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.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37189>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to