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 mark.dickinson
Recipients Elizacat, ethan.furman, mark.dickinson, serhiy.storchaka
Date 2017-01-19.19:41:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484854913.11.0.906796993858.issue29328@psf.upfronthosting.co.za>
In-reply-to
Content
IMO, as one of the previous maintainers of the struct module, this feature request isn't compatible with the current design and purpose of the struct module. I agree that there's an important problem to solve (and one I've had to solve many times for various formats in consulting work); it's simply that the struct module isn't the right place to solve it.
History
Date User Action Args
2017-01-19 19:41:53mark.dickinsonsetrecipients: + mark.dickinson, ethan.furman, serhiy.storchaka, Elizacat
2017-01-19 19:41:53mark.dickinsonsetmessageid: <1484854913.11.0.906796993858.issue29328@psf.upfronthosting.co.za>
2017-01-19 19:41:53mark.dickinsonlinkissue29328 messages
2017-01-19 19:41:53mark.dickinsoncreate