commit | 57aaaa8d2a43bddffeca4ead5632ce6652945cc0 | [log] [tgz] |
---|---|---|
author | Petr Viktorin <encukou@gmail.com> | Tue Nov 03 22:27:12 2020 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 03 22:27:12 2020 +0100 |
tree | 30d87542dadc05d27d170ae279cb80c82855c9fc | |
parent | a603c3d371cda76bae75836faf068e146eb6ab76 [diff] |
Add _PyType_GetModuleByDef (GH-22835) See https://mail.python.org/archives/list/capi-sig@python.org/thread/T3P2QNLNLBRFHWSKYSTPMVEIL2EEKFJU/ for discussion. https://bugs.python.org/issue42100