- 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.
G
Guido van Rossum committed
c1f6e8cbc1d60c5fe00121c67bfc581301e7ce50
Parent: 6f29ff3