commit | 3368f3c6ae4140a0883e19350e672fd09c9db616 | [log] [tgz] |
---|---|---|
author | Eddie Elizondo <eelizondo@fb.com> | Thu Sep 19 09:29:05 2019 -0700 |
committer | Dino Viehland <dinoviehland@gmail.com> | Thu Sep 19 17:29:05 2019 +0100 |
tree | 0b4477fdd89aefa2b9d17e6a16c3f172f32a5660 | |
parent | 079931d12223ec98cbf53185b90db48efa61f93f [diff] |
bpo-38140: Make dict and weakref offsets opaque for C heap types (#16076) * Make dict and weakref offsets opaque for C heap types * Add news