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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue with Python 3.12.4
This code is running a infinite loop when a tuple is unpacked because Tuple has no id. However the same code works perfectly on Python 3.10.1