Allan Haldane added the comment:

Hello,

Over at numpy I have a proposed fix for the bug you discovered, that numpy 
drops trailing padding in the 3118 format string. My strategy is going to make 
numpy interpret format strings exactly the same way as the struct module, let 
me know if you disagree.

See https://github.com/numpy/numpy/pull/7798

----------
nosy: +Allan Haldane

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26746>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to