Message345975
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, cgohlke, eryksun, miss-islington, paul.moore, pyscripter, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2019-06-18.10:06:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560852416.46.0.674232090709.issue37189@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |