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 akira
Recipients akira, mark.dickinson, rhettinger, serhiy.storchaka
Date 2017-01-22.13:17:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485091039.47.0.665092236715.issue28876@psf.upfronthosting.co.za>
In-reply-to
Content
Following the python-dev discussion [1] I've added a variant of the patch that uses c99 designated initializers [2]

[1] https://mail.python.org/pipermail/python-dev/2017-January/147175.html
[2] https://gcc.gnu.org/onlinedocs/gcc/Designated-Inits.html
History
Date User Action Args
2017-01-22 13:17:19akirasetrecipients: + akira, rhettinger, mark.dickinson, serhiy.storchaka
2017-01-22 13:17:19akirasetmessageid: <1485091039.47.0.665092236715.issue28876@psf.upfronthosting.co.za>
2017-01-22 13:17:19akiralinkissue28876 messages
2017-01-22 13:17:19akiracreate