SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

bpo-40268: Remove unused structmember.h includes (GH-19530)

If only offsetof() is needed: include stddef.h instead.

When structmember.h is used, add a comment explaining that
PyMemberDef is used.
V
Victor Stinner committed
4a21e57fe55076c77b0ee454e1994ca544d09dc0
Parent: 62183b8
Committed by GitHub <noreply@github.com> on 4/15/2020, 12:35:41 AM