Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

We could use __index__ for serializing numpy.int64. But what to do with 
numpy.float32 and numpy.float128? It is a part of a much larger problem (which 
includes other numbers, collections, encoded strings, named tuples and data 
classes, etc). I am working on it, but there is a lot of work.

----------

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

Reply via email to