gh-117281: Change weakref repr() to fully qualified name (#117285)
Use the fully qualified type name in repr() of weakref.ref and weakref.proxy types. Fix a crash in proxy_repr() when the reference is dead. Add also test_ref_repr() and test_proxy_repr().
V
Victor Stinner committed
8ef98924d304b5c9430e23f8170e2c32ec3a9920
Parent: 8987a5c
Committed by GitHub <noreply@github.com>
on 4/3/2024, 10:18:05 AM