[Python-ideas] Ideas for improving the struct module
Guido van Rossum
gvanrossum at gmail.com
Fri Jan 20 13:18:34 EST 2017
More information about the Python-ideas mailing list
Fri Jan 20 13:18:34 EST 2017
- Previous message (by thread): [Python-ideas] Ideas for improving the struct module
- Next message (by thread): [Python-ideas] Ideas for improving the struct module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'd be wary of making a grab-bag of small improvements, it encourages bikeshedding. --Guido (mobile) On Jan 20, 2017 10:16 AM, "Ethan Furman" <ethan at stoneleaf.us> wrote: > On 01/20/2017 10:09 AM, Joao S. O. Bueno wrote: > >> On 20 January 2017 at 16:51, Elizabeth Myers wrote: >> > > Should I write up a PEP about this? I am not sure if it's justified or >>> not. It's 3 changes (calcsize and two format specifiers), but it might >>> be useful to codify it. >>> >> >> Yes - maybe a PEP. >> > > I agree, especially if the change, simple as it is, requires a lot of > rewrite. In that case someone (ELizabeth?) should collect ideas for other > improvements and shepherd it through the PEP process. > > -- > ~Ethan~ > _______________________________________________ > Python-ideas mailing list > Python-ideas at python.org > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170120/523b1bfc/attachment-0001.html>
- Previous message (by thread): [Python-ideas] Ideas for improving the struct module
- Next message (by thread): [Python-ideas] Ideas for improving the struct module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list