Message237077
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, benjamin.peterson, ezio.melotti, pkt, python-dev, serhiy.storchaka, vstinner |
| Date | 2015-03-02.19:24:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1425324258.32.0.480984805114.issue23367@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Because isize is the size of real PyUnicode object. It's maximal value is PY_SSIZE_T_MAX - sizeof(PyASCIIObject) - 1. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-02 19:24:18 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, benjamin.peterson, ezio.melotti, Arfrever, python-dev, pkt |
| 2015-03-02 19:24:18 | serhiy.storchaka | set | messageid: <1425324258.32.0.480984805114.issue23367@psf.upfronthosting.co.za> |
| 2015-03-02 19:24:18 | serhiy.storchaka | link | issue23367 messages |
| 2015-03-02 19:24:18 | serhiy.storchaka | create | |