[issue1749662] New byte packing format for the struct module

2010-06-29 Thread Mark Dickinson
Changes by Mark Dickinson : -- status: pending -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http

[issue1749662] New byte packing format for the struct module

2010-06-22 Thread Mark Dickinson
Changes by Mark Dickinson : -- resolution: -> rejected status: open -> pending ___ Python tracker ___ ___ Python-bugs-list mailing

[issue1749662] New byte packing format for the struct module

2010-06-14 Thread Mark Dickinson
Mark Dickinson added the comment: Is this still of interest to anyone? What's the motivation for this particular choice (bigendian byteorder, native size, native alignment), out of all the various other choices that aren't currently implemented? PEP 3118 also proposes the addition of a new f

[issue1749662] New byte packing format for the struct module

2010-06-14 Thread Mark Dickinson
Changes by Mark Dickinson : -- assignee: -> mark.dickinson nosy: +mark.dickinson versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker ___ _

[issue1749662] New byte packing format for the struct module

2009-04-06 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> patch review type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker ___