Message229755
> For example we can take numpy where some ufuncs (i.e. function-like objects implemented in C) don't have a __module__.
Oh. I was not aware of that. Is there a way to fix numpy to set the __module__ attribute? Maybe we should warn users that serialiaing objects without __module__ is much slower? |
|
| Date |
User |
Action |
Args |
| 2014-10-21 08:10:32 | vstinner | set | recipients:
+ vstinner, brett.cannon, georg.brandl, pitrou, alexandre.vassalotti, kbengine |
| 2014-10-21 08:10:32 | vstinner | set | messageid: <[email protected]> |
| 2014-10-21 08:10:32 | vstinner | link | issue22676 messages |
| 2014-10-21 08:10:32 | vstinner | create | |
|