[2.7] Fix misleading mentions of tp_size in comments (GH-9138)
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 0e0bc4e2) Co-authored-by: Peter Eisentraut <peter@eisentraut.org>
Showing
Please register or sign in to comment