diff options
author | Benjamin Peterson <benjamin@python.org> | 2018-09-10 17:23:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-10 17:23:03 (GMT) |
commit | 6a939c8dae225aaf088c8c37de8cc2655c83ee61 (patch) | |
tree | 662df5c54877e0aa6fc4a1bb2d569ee13cce29c1 /Tools/gdb/libpython.py | |
parent | 8a0c254fdd68cfafede168356fc5c5c3e372bc3f (diff) | |
download | cpython-6a939c8dae225aaf088c8c37de8cc2655c83ee61.zip cpython-6a939c8dae225aaf088c8c37de8cc2655c83ee61.tar.gz cpython-6a939c8dae225aaf088c8c37de8cc2655c83ee61.tar.bz2 |
[3.6] Fix misleading mentions of tp_size in comments (GH-9137)
Many type object initializations labeled a field "tp_size" in the
comment, but the name of that field is tp_basicsize..
(cherry picked from commit 0e0bc4e221f592f305d335faf5f8046484eb9238)
Co-authored-by: Peter Eisentraut <peter@eisentraut.org>
Diffstat (limited to 'Tools/gdb/libpython.py')
0 files changed, 0 insertions, 0 deletions