[python] Remove semicolon after `PyObject_HEAD` (#16123)
`PyObject_HEAD` already expands to a field with a semicolon; the extra semicolon is unnecessary, and makes some compilers unhappy. Closes #16123 COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/16123 from goffrie:pyobject_head 947438678f87025f92a3731ce90cffe9ee1f8467 PiperOrigin-RevId: 700735003
G
Geoffry Song committed
5752b2d07b6b57c78a01f6113e3858c490c3aee0
Parent: f699827
Committed by Copybara-Service <copybara-worker@google.com>
on 11/27/2024, 6:08:21 PM