Message411193
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, ncopa, terry.reedy |
| Date | 2022-01-21.21:56:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642802165.06.0.458413411423.issue46390@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The comment about sched_[gs]etscheduler seems to be outdated. For one CPython's test suite has a @requires_sched decorator that performs a check for sched_getscheduler and the Kernel syscall. musl libc in Alpine 3.13 and 3.15 have sched_setscheduler. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-21 21:56:05 | christian.heimes | set | recipients: + christian.heimes, terry.reedy, ncopa |
| 2022-01-21 21:56:05 | christian.heimes | set | messageid: <1642802165.06.0.458413411423.issue46390@roundup.psfhosted.org> |
| 2022-01-21 21:56:05 | christian.heimes | link | issue46390 messages |
| 2022-01-21 21:56:05 | christian.heimes | create | |