Message 390985 - Python tracker
Message390985
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, gregory.p.smith, lukasz.langa, ned.deily, pablogsal, petr.viktorin, steve.dower, vstinner |
| Date | 2021-04-13.18:55:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618340124.3.0.609041395435.issue43725@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Oh wow, that's terrible... yet another good reason not to export data values. _Py_M__importlib_bootstrap_external symbol doesn't seem to be exported. Why is it seen as a public symbol? $ objdump -T /lib64/libpython3.10.so.1.0|grep _Py_M__importlib_bootstrap_external # empty output |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-13 18:55:24 | vstinner | set | recipients: + vstinner, gregory.p.smith, christian.heimes, ned.deily, petr.viktorin, lukasz.langa, steve.dower, pablogsal |
| 2021-04-13 18:55:24 | vstinner | set | messageid: <1618340124.3.0.609041395435.issue43725@roundup.psfhosted.org> |
| 2021-04-13 18:55:24 | vstinner | link | issue43725 messages |
| 2021-04-13 18:55:24 | vstinner | create | |