commit | 7ab114bf1fa0f28ee267a4c69e597cc49a186a14 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Sep 18 00:10:00 2021 -0700 |
committer | GitHub <noreply@github.com> | Sat Sep 18 00:10:00 2021 -0700 |
tree | 60cdb31e03a62e0953ea27fa816f6ddd824b5a6d | |
parent | 6e4101add568910409294554c8e863226a66bb64 [diff] |
bpo-45198: __set_name__ documentation not clear about its usage with non-descriptor classes (GH-28439) (cherry picked from commit 94b462686b7dfabbd69cc9401037d736d71c4dc2) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>