commit | 598710c7270dc92839be0e1b5608cf7b5b33e7ec | [log] [tgz] |
---|---|---|
author | Andrew Dalke <dalke@dalkescientific.com> | Thu May 25 18:18:39 2006 +0000 |
committer | Andrew Dalke <dalke@dalkescientific.com> | Thu May 25 18:18:39 2006 +0000 |
tree | 6ea0466d5b915dc6f9b90ba92261ef02fdcc4518 | |
parent | f344c94c85f5c9028256e1dfd4b837e7aa4171f0 [diff] |
Added overflow test for adding two (very) large strings where the new string is over max Py_ssize_t. I have no way to test it on my box or any box I have access to. At least it doesn't break anything.