I don't remember who first did the upload of the 0.14.1 release but it is indeed very possible that there was a glitch in the release process and the first upload was messed up and that an override was required quickly after the first upload.
pypi gives me 503 currently so that I cannot download the tarball but if you want to check manually, you can do a folder diff (e.g. with meld) between the tarball and the git tag 0.14.1: https://github.com/scikit-learn/scikit-learn/archive/0.14.1.zip The content will differ a bit since the content of the github zip archive did not go through the disutils release process by the python source files should all be the same. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
