mirror of
https://github.com/python/cpython.git
synced 2026-01-03 05:54:03 +00:00
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.
1 line
13 B
Text
1 line
13 B
Text
test_mutants
|