Labels
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
boaza commentedNov 6, 2022
Calling assertDictEqual(d1, d2) / takes forever, even for medium-size dictionaries. To reproduce:
Probably related to issue #63416.
Tested on Python 3.10, Windows 11
The text was updated successfully, but these errors were encountered: