• Martin v. Löwis's avatar
    Backport of r61180: · d254ca88
    Martin v. Löwis yazdı
    Added checks for integer overflows, contributed by Google. Some are
    only available if asserts are left in the code, in cases where they
    can't be triggered from Python code.
    d254ca88
cPickle.c 117 KB