diff options
author | Victor Stinner <vstinner@python.org> | 2024-04-03 10:18:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 10:18:05 (GMT) |
commit | 8ef98924d304b5c9430e23f8170e2c32ec3a9920 (patch) | |
tree | dc8cdd0dc2bed56c3c194cfeb11c2f4c83812542 /Python/dynload_stub.c | |
parent | 8987a5c809343ae0dd2b8e607bf2c32a87773127 (diff) | |
download | cpython-8ef98924d304b5c9430e23f8170e2c32ec3a9920.zip cpython-8ef98924d304b5c9430e23f8170e2c32ec3a9920.tar.gz cpython-8ef98924d304b5c9430e23f8170e2c32ec3a9920.tar.bz2 |
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().
Diffstat (limited to 'Python/dynload_stub.c')
0 files changed, 0 insertions, 0 deletions