diff options
author | Victor Stinner <vstinner@python.org> | 2020-02-07 11:18:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-07 11:18:33 +0100 |
commit | c65b320a95784d2b2133926921d67ac439259e9f (patch) | |
tree | 9d48fe11d9de8dc3397a992d333b74873ba71128 /Python/ceval.c | |
parent | bec4186c67345f1e6cd3f8a531bc228f14d7ed7b (diff) | |
download | cpython-git-c65b320a95784d2b2133926921d67ac439259e9f.tar.gz |
bpo-39573: Use Py_TYPE() macro in object.c (GH-18398)
Replace direct acccess to PyVarObject.ob_size with usage of the
Py_SIZE() macro.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions