mikefc <[email protected]> added the comment: ugh. yep. you're correct. thanks for simplifying the issue.
I was trying all combinations of numpy *arrays* to try and reproduce the error, but it appears that pickling doesn't work for *scalars* (float64, float32, int32 etc) ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1484> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
