• Jack Diederich's avatar
    backport of r51950 · 187e6480
    Jack Diederich yazdı
    * regression bug, count_next was coercing a Py_ssize_t to an unsigned Py_size_t
      which breaks negative counts
    * added test for negative numbers
    187e6480
test_itertools.py 32.7 KB