- The repr() of a weakref object now shows the __name__ attribute of
the referenced object, if it has one. Also use %p to format pointers consistently, and use <weakproxy ...> in proxy_repr(), to match the type name.
Showing
Please register or sign in to comment