Message 363326 - Python tracker
Message363326
| Author | terry.reedy |
|---|---|
| Recipients | Marco Sulla, eryksun, steven.daprano, terry.reedy |
| Date | 2020-03-04.04:45:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583297116.92.0.505403409615.issue38747@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> why a C extension apart and not a patch to `readline`? Search "python ctypes vs c extension". Multiple SO answers. I believe speed and language competancy are big factors. I don't think and stdlib modules use ctypes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-04 04:45:16 | terry.reedy | set | recipients: + terry.reedy, steven.daprano, eryksun, Marco Sulla |
| 2020-03-04 04:45:16 | terry.reedy | set | messageid: <1583297116.92.0.505403409615.issue38747@roundup.psfhosted.org> |
| 2020-03-04 04:45:16 | terry.reedy | link | issue38747 messages |
| 2020-03-04 04:45:16 | terry.reedy | create | |