]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26765: Fixed parsing Py_ssize_t arguments on 32-bit Windows.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Jul 2016 10:26:52 +0000 (13:26 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Jul 2016 10:26:52 +0000 (13:26 +0300)
commitab8bcb34dc0b66ce2bc905f78a664333ee8f65f9
tree5bc6871c6370cfff0fc1e2474ac814271a21b87e
parent355048970b2aef708c5b9f8e5cfcbf56596d94b1
Issue #26765: Fixed parsing Py_ssize_t arguments on 32-bit Windows.
Objects/bytes_methods.c