Issue #22207: Fix "comparison between signed and unsigned integers" warning in
test checking for integer overflow on Py_ssize_t type: cast explicitly to size_t.
V
Victor Stinner committed
049e509a9f87d1f82ae0ebfe21c226f37ce9fbdb
Parent: daca3d7