]> granicus.if.org Git - python/commit
remove INT_MAX assertions; they can fail with large Py_ssize_t #9058
authorBenjamin Peterson <benjamin@python.org>
Tue, 22 Jun 2010 19:16:37 +0000 (19:16 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 22 Jun 2010 19:16:37 +0000 (19:16 +0000)
commitb91338960e1abafbf9328a700227b0e3f59a2226
tree12f7e8e7c09027225e74614959a46baa32bf3339
parentbde67df0cd4de5e034c2cf4bd43c0d5657649942
remove INT_MAX assertions; they can fail with large Py_ssize_t #9058
Misc/NEWS
Objects/exceptions.c