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
The original code didn't have enough power to handle modern Python, and was patched by me in more or less adhoc way. And test_super.py still excluded from testing, because handling it requires truly crazy patchings.
The original code didn't have enough power to handle modern Python, and was patched by me in more or less adhoc way. And test_super.py still excluded from testing, because handling it requires truly crazy patchings.
Instead, consider rewriting it. Like, from scratch of close. While doing that, consider being compatible with https://docs.python.org/3/library/symtable.html
The text was updated successfully, but these errors were encountered: