Hi all, An update regarding Python 3.x compatibility.
* I'm done rebasing Olivier's changes. I pushed the innocuous ones to master, including some six-related stuff (and, accidentally, a change that broke some tests, but that's been reverted). I managed to salvage most of the changes, though not all; when I wasn't sure what a change would do, I left it out. I also did not touch most of the newer code. * As a result, master is closer to py3 compatibility than it was, but it will certainly not work with Python 3 in its current state. * I pushed some further commits to a branch py3k on origin, as promised. We'll have to decide on a policy regarding this branch. * On this branch, mldata tests will fail on both py2 and py3 due to a test fixture that isn't py3-compat. I don't understand the issue well enough to solve it. -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ 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
