Message382819
| Author | vstinner |
|---|---|
| Recipients | chba, vstinner |
| Date | 2020-12-10.09:45:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1607593500.56.0.670028444422.issue42591@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I wrote PR 23730 to fix the issue. Would it be possible for you to test it? Since Python 3.9, symbols which are not explicitly exported are no longer exported. Python now uses -fvisibility=hidden. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-12-10 09:45:00 | vstinner | set | recipients: + vstinner, chba |
| 2020-12-10 09:45:00 | vstinner | set | messageid: <1607593500.56.0.670028444422.issue42591@roundup.psfhosted.org> |
| 2020-12-10 09:45:00 | vstinner | link | issue42591 messages |
| 2020-12-10 09:45:00 | vstinner | create | |