diff options
author | Victor Stinner <vstinner@python.org> | 2020-02-05 14:10:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-05 14:10:39 (GMT) |
commit | 0e4e735d06967145b49fd00693627f3624991dbc (patch) | |
tree | c25e6f10349e269b4bfbf115de837cb0f25ce268 /Python/pytime.c | |
parent | 509dd90f4684e40af3105dd3e754fa4b9c1530c1 (diff) | |
download | cpython-0e4e735d06967145b49fd00693627f3624991dbc.zip cpython-0e4e735d06967145b49fd00693627f3624991dbc.tar.gz cpython-0e4e735d06967145b49fd00693627f3624991dbc.tar.bz2 |
bpo-39542: Define PyTypeObject earlier in object.h (GH-18366)
Replace "struct _typeobject" with PyTypeObject in object.h.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions