SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

Fix misleading mentions of tp_size in comments (GH-9093)

Many type object initializations labeled a field "tp_size" in the
comment, but the name of that field is tp_basicsize.
P
Peter Eisentraut committed
0e0bc4e221f592f305d335faf5f8046484eb9238
Parent: d545869
Committed by Benjamin Peterson <benjamin@python.org> on 9/10/2018, 4:46:08 PM