commit | 468f8a6ee0d83e36795bbab6f20037b0e380f493 | [log] [tgz] |
---|---|---|
author | Petr Viktorin <encukou@gmail.com> | Wed Sep 25 13:06:16 2019 +0200 |
committer | GitHub <noreply@github.com> | Wed Sep 25 13:06:16 2019 +0200 |
tree | 68f6e4d236b1cf1fb63594711784dee579bc4374 | |
parent | edad4d89e357c92f70c0324b937845d652b20afd [diff] |
bpo-38140: Document offsets in PyMemberDef (GH-16354) bpo-38140: Document offsets in PyMemberDef Co-Authored-By: Ammar Askar <ammar_askar@hotmail.com>