Message410401
| Author | vstinner |
|---|---|
| Recipients | kulikjak, miss-islington, petr.viktorin, shihai1991, vstinner |
| Date | 2022-01-12.15:19:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642000777.29.0.376498488785.issue44133@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> On Solaris (and most likely several other platforms), `PyThread_get_thread_native_id` is also not available. Oh, I added an explicit test for that in my PR 30556. > `Py_FrozenMain` should be added to stable ABI I suggest to first fix the issue (export the symbol), and then write a second PR to add it to the stable ABI. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-12 15:19:37 | vstinner | set | recipients: + vstinner, petr.viktorin, miss-islington, kulikjak, shihai1991 |
| 2022-01-12 15:19:37 | vstinner | set | messageid: <1642000777.29.0.376498488785.issue44133@roundup.psfhosted.org> |
| 2022-01-12 15:19:37 | vstinner | link | issue44133 messages |
| 2022-01-12 15:19:37 | vstinner | create | |