diff options
author | Victor Stinner <vstinner@python.org> | 2020-02-07 03:04:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-07 03:04:21 +0100 |
commit | 58ac700fb09497df14d4492b6f820109490b2b88 (patch) | |
tree | d6a87b277dd133543974b1b24cf65df4c5c8eff4 /Objects/moduleobject.c | |
parent | a102ed7d2f0e7e05438f14d5fb72ca0358602249 (diff) | |
download | cpython-git-58ac700fb09497df14d4492b6f820109490b2b88.tar.gz |
bpo-39573: Use Py_TYPE() macro in Objects directory (GH-18392)
Replace direct access to PyObject.ob_type with Py_TYPE().
Diffstat (limited to 'Objects/moduleobject.c')
0 files changed, 0 insertions, 0 deletions