• Tim Peters's avatar
    SF bug #422121 Insecurities in dict comparison. · 95bf9390
    Tim Peters yazdı
    Fixed a half dozen ways in which general dict comparison could crash
    Python (even cause Win98SE to reboot) in the presence of kay and/or
    value comparison routines that mutate the dict during dict comparison.
    Bugfix candidate.
    95bf9390
test_mutants 13 Bytes