Message 383295 - Python tracker
Message383295
| Author | vstinner |
|---|---|
| Recipients | eric.snow, pitrou, serhiy.storchaka, vstinner |
| Date | 2020-12-18.10:47:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1608288461.4.0.428721081869.issue42671@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> I wrote this issue to attempt to fix a leak in PR 23811 which converts the _thread extension module to the multiphase initialization API (PEP 489). I fixed this bug by adding a traverse function to the _thread lock type. So I don't *need* this issue to unblock PR 23811 anymore. But I'm still interested to make the finalization more determistic. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-12-18 10:47:41 | vstinner | set | recipients: + vstinner, pitrou, eric.snow, serhiy.storchaka |
| 2020-12-18 10:47:41 | vstinner | set | messageid: <1608288461.4.0.428721081869.issue42671@roundup.psfhosted.org> |
| 2020-12-18 10:47:41 | vstinner | link | issue42671 messages |
| 2020-12-18 10:47:41 | vstinner | create | |