Message 394427 - Python tracker
Message394427
| Author | erlendaasland |
|---|---|
| Recipients | christian.heimes, corona10, erlendaasland, miss-islington, nascheme, pablogsal, shihai1991, vstinner |
| Date | 2021-05-26.09:54:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1622022861.5.0.426212152292.issue42972@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I've opened PR's to fix most of the heap types converted during the 3.10 alpha phase. What's missing (of the 3.10 batch) is: - _thread types (this needs special care) - winapi__overlapped.Overlapped (I currently don't have a Win dev env at hand) For the types converted during 3.9 dev, should we backport to 3.9 or just 3.10? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-26 09:54:21 | erlendaasland | set | recipients: + erlendaasland, nascheme, vstinner, christian.heimes, corona10, pablogsal, miss-islington, shihai1991 |
| 2021-05-26 09:54:21 | erlendaasland | set | messageid: <1622022861.5.0.426212152292.issue42972@roundup.psfhosted.org> |
| 2021-05-26 09:54:21 | erlendaasland | link | issue42972 messages |
| 2021-05-26 09:54:21 | erlendaasland | create | |