Message393693
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2021-05-14.21:14:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1621026888.6.0.0817397611575.issue44133@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The symbol is not exported on Windows neither. My PR 26126 ("Test Py_FrozenMain()") fails on Windows with: "_testembed.obj : error LNK2001: unresolved external symbol __imp_Py_FrozenMain" ("__imp_" prefix is added by Windows DLL loader.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-14 21:14:48 | vstinner | set | recipients: + vstinner |
| 2021-05-14 21:14:48 | vstinner | set | messageid: <1621026888.6.0.0817397611575.issue44133@roundup.psfhosted.org> |
| 2021-05-14 21:14:48 | vstinner | link | issue44133 messages |
| 2021-05-14 21:14:48 | vstinner | create | |