| commit | 6740680b575249e498e3ca2b55d262baf9db6521 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu Aug 18 23:56:58 2022 -0500 |
| committer | GitHub <noreply@github.com> | Thu Aug 18 23:56:58 2022 -0500 |
| tree | f4ff91101d6d91188336a43ce8b7299964c85071 | |
| parent | b6d88b7225c36821845d4ba1312a6d6b2f7f65c8 [diff] |
GH-95822: Need _PyType_Lookup() in descriptor howto code equivalent. (GH-95967)