commit | c8de883bcb022b59d7ae6d20993599b47e4b968b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Apr 24 12:58:55 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 24 19:58:55 2023 +0000 |
tree | ae49f539621a792b3de515503395b2896752a9d2 | |
parent | a8489f7f264ec34601c48e0996810d96e0ec2464 [diff] |
[3.11] gh-99184: Bypass instance attribute access in `repr` of `weakref.ref` (GH-99244) (#103789) gh-99184: Bypass instance attribute access in `repr` of `weakref.ref` (GH-99244) (cherry picked from commit 58b6be3791f55ceb550822ffd8664eca10fd89c4) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>