Message358261
| Author | jd |
|---|---|
| Recipients | BreamoreBoy, ajaksu2, eric.snow, jd, jpe, pitrou, serhiy.storchaka, vstinner |
| Date | 2019-12-11.13:46:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1576071981.49.0.682756689449.issue1021318@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Victor, do you have an idea of how you would like this mutex to be exposed? I see it only recently changed in Python 3.7 to be part of a structure, though this structure is not public AFAIU. Is adding 2 new lock/unlock C functions good enough? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-11 13:46:21 | jd | set | recipients: + jd, jpe, pitrou, vstinner, ajaksu2, BreamoreBoy, eric.snow, serhiy.storchaka |
| 2019-12-11 13:46:21 | jd | set | messageid: <1576071981.49.0.682756689449.issue1021318@roundup.psfhosted.org> |
| 2019-12-11 13:46:21 | jd | link | issue1021318 messages |
| 2019-12-11 13:46:21 | jd | create | |