Message339420
| Author | Rune Tynan |
|---|---|
| Recipients | Rune Tynan, Windson Yang, docs@python, ezio.melotti, matheus.v.portela, serhiy.storchaka, vstinner |
| Date | 2019-04-04.00:53:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554339204.73.0.9152543464.issue18697@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Another inconsistency I've noticed is that the code sometimes refers to Py_ssize_t instances as a 'length' and sometimes as a 'size'. It seems like 'size' is the more common one in the docs, but the headers more often use 'length'. Which would be the better one to keep for the common case? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-04 00:53:24 | Rune Tynan | set | recipients: + Rune Tynan, vstinner, ezio.melotti, docs@python, serhiy.storchaka, matheus.v.portela, Windson Yang |
| 2019-04-04 00:53:24 | Rune Tynan | set | messageid: <1554339204.73.0.9152543464.issue18697@roundup.psfhosted.org> |
| 2019-04-04 00:53:24 | Rune Tynan | link | issue18697 messages |
| 2019-04-04 00:53:24 | Rune Tynan | create | |