This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients benjamin.peterson, fweimer, gregory.p.smith, methane, twouters
Date 2018-04-20.16:26:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524241576.53.0.682650639539.issue33312@psf.upfronthosting.co.za>
In-reply-to
Content
If you think this should be written differently, please propose it in a PR so we can see what you are suggesting.

An unbounded member at the end of a struct is quite a common practice in C.
ex: PyBytesObject
History
Date User Action Args
2018-04-20 16:26:16gregory.p.smithsetrecipients: + gregory.p.smith, twouters, benjamin.peterson, methane, fweimer
2018-04-20 16:26:16gregory.p.smithsetmessageid: <1524241576.53.0.682650639539.issue33312@psf.upfronthosting.co.za>
2018-04-20 16:26:16gregory.p.smithlinkissue33312 messages
2018-04-20 16:26:16gregory.p.smithcreate