cpython
cpython copied to clipboard
gh-99184: Bypass instance attribute access in `repr` of `weakref.ref`
Consider this as a fix proposal :)
Thanks a lot to @MojoVampire for the idea.
- Issue: gh-99184