Call ".tp_repr()" instead of ".tp_str()" when formatting builtin types, since...
Call ".tp_repr()" instead of ".tp_str()" when formatting builtin types, since it avoids an indirection in Py3.8.
Showing
Please register or sign in to comment