Message260211
| Author | terry.reedy |
|---|---|
| Recipients | SilentGhost, docs@python, nchammas, terry.reedy |
| Date | 2016-02-12.23:22:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1455319340.11.0.882713491479.issue26334@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is a known, generic issue with c-coded functions. Some C functions have been converted, especially those with boolean parameters, and especially those with multiple boolean parameters. I think, but an not sure, that / is sometimes used to signal that the preceding are position only, and that this may have something to do with ArgumentClinic. I also would like a consistent indication. But this may be a duplicate issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-12 23:22:20 | terry.reedy | set | recipients: + terry.reedy, SilentGhost, docs@python, nchammas |
| 2016-02-12 23:22:20 | terry.reedy | set | messageid: <1455319340.11.0.882713491479.issue26334@psf.upfronthosting.co.za> |
| 2016-02-12 23:22:20 | terry.reedy | link | issue26334 messages |
| 2016-02-12 23:22:19 | terry.reedy | create | |