diff options
author | Victor Stinner <vstinner@python.org> | 2020-02-07 10:18:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-07 10:18:33 (GMT) |
commit | c65b320a95784d2b2133926921d67ac439259e9f (patch) | |
tree | 9d48fe11d9de8dc3397a992d333b74873ba71128 /Python/errors.c | |
parent | bec4186c67345f1e6cd3f8a531bc228f14d7ed7b (diff) | |
download | cpython-c65b320a95784d2b2133926921d67ac439259e9f.zip cpython-c65b320a95784d2b2133926921d67ac439259e9f.tar.gz cpython-c65b320a95784d2b2133926921d67ac439259e9f.tar.bz2 |
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/errors.c')
0 files changed, 0 insertions, 0 deletions