> Btw, I forget to report one important thing: I did not touch the > joblib code at all. It didn't seem wise to me to merge Olivier's 11 > months old commits with an updated version of an external dependency. > Should we tackle joblib py3 compatibility outside the scikit-learn > project first?
We should. But the latest joblib should work under Python 3.X: https://travis-ci.org/joblib/joblib/jobs/4667395 I need to backport it to scikit-learn. I have been waiting a been for feedback on the latest beta release that I did recently. G ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
