[Python-ideas] Ideas for improving the struct module
Ethan Furman
ethan at stoneleaf.us
Fri Jan 20 13:15:54 EST 2017
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~
More information about the Python-ideas
mailing list