Armin Rigo <[email protected]> added the comment:

It's probably not hard to have the final error show up as "MemoryError: cannot
convert dictionary from UnicodeDictStrategy to ObjectDictStrategy".  Would such
a message be helpful in your opinion?  Should we also try to have a similar
message on list strategies?  These are two places I can think of where CPython
never needs a lot of memory to complete, but where PyPy might.

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1608>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to