Message325105
> newsize <<= 1; // The largest possible value is PY_SSIZE_T_MAX + 1. Previously, there was a explicitly check for error raising PyErr_NoMemory() on overflow. Now you rely on PyMem_Malloc() to detect the overflow. I'm not sure that it's a good idea. | |
Date | User | Action | Args | 2018-09-12 00:26:22 | vstinner | set | recipients: + vstinner, loewis, nnorwitz, jcea, mark.dickinson, pitrou, alexandre.vassalotti, donmez, matejcik, jwilk, alex, dmalcolm, python-dev, deadshort, martin.panter, serhiy.storchaka, ztane, fweimer, Jeffrey.Walton, xiang.zhang, miss-islington | 2018-09-12 00:26:22 | vstinner | set | messageid: <1536711982.01.0.0269046726804.issue1621@psf.upfronthosting.co.za> | 2018-09-12 00:26:22 | vstinner | link | issue1621 messages | 2018-09-12 00:26:21 | vstinner | create | | |