> They all sound related to the Py3k handling of Unicode, in which case I'm
> guessing a search should find cases of this issue elsewhere. I'm glad joblib
> worked in the end, but maybe it's worth leaving an issue on the joblib project
> so that it could be appropriately tested or documented.


joblib doesn't warrant in anyway that object stored in one environment
can be restored in another (maybe that should be better documented).

In a sens, I am not against work on better support for this, but it will
require quite a complex test suite.

I don't see myself investing resources on that in the near future (things
like better parallelism and cache replacement are higher on my list of
priorities). If someone wants to work on this, that person should work on
demonstrating an automated test suite (working on travis) first. The
reason is that if we cannot test such a behavior, I don't think that we
can maintain it.

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to