Skip to content

[3.7] Fix misleading mentions of tp_size in comments (GH-9093) - #9136

Merged
benjaminp merged 1 commit into
3.7from
backport-0e0bc4e-3.7
Sep 10, 2018
Merged

[3.7] Fix misleading mentions of tp_size in comments (GH-9093)#9136
benjaminp merged 1 commit into
3.7from
backport-0e0bc4e-3.7

Conversation

@benjaminp

Copy link
Copy Markdown
Contributor

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 0e0bc4e)

Co-authored-by: Peter Eisentraut peter@eisentraut.org

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 0e0bc4e)
Co-authored-by: Peter Eisentraut <peter@eisentraut.org>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@benjaminp@the-knights-who-say-ni@bedevere-bot@petere