SF bug #422121 Insecurities in dict comparison.
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.
Showing
Lib/test/output/test_mutants
0 → 100644
Lib/test/test_mutants.py
0 → 100644
Please register or sign in to comment